Home
last modified time | relevance | path

Searched refs:FUNCTION_EVENT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel.c228 #define FUNCTION_EVENT "ftrace:function" in evsel__is_function_event() macro
231 !strncmp(FUNCTION_EVENT, evsel->name, sizeof(FUNCTION_EVENT)); in evsel__is_function_event()
233 #undef FUNCTION_EVENT in evsel__is_function_event() macro
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.c265 #define FUNCTION_EVENT "ftrace:function" in evsel__is_function_event() macro
268 !strncmp(FUNCTION_EVENT, evsel->name, sizeof(FUNCTION_EVENT)); in evsel__is_function_event()
270 #undef FUNCTION_EVENT in evsel__is_function_event() macro

Completed in 11 milliseconds