Home
last modified time | relevance | path

Searched refs:funcs (Results 1 – 2 of 2) sorted by relevance

/tools/perf/tests/
Ddwarf-unwind.c44 static const char *funcs[MAX_STACK] = { in unwind_entry() local
74 symbol, entry->ip, funcs[idx]); in unwind_entry()
75 return strcmp((const char *) symbol, funcs[idx]); in unwind_entry()
/tools/perf/Documentation/
Dperf-probe.txt23 'perf probe' [options] --funcs
98 --funcs[=FILTER]::
109 (Only for --vars and --funcs) Set filter. FILTER is a combination of glob
112 for --funcs.
136 space tracing. Can also be used with --funcs option.