OpenGrok
Cross Reference: probe-event.c
xref
: /
external
/
linux-tools-perf
/
util
/
probe-event.c
Home
|
History
|
Annotate
|
Download
|
only in
util
Lines Matching
refs:malloc
285
*new_path =
malloc
((strlen(prefix) + strlen(raw_path) + 2));