Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Devsel.h451 bool evsel__is_function_event(struct evsel *evsel);
H A Devsel.c374 bool evsel__is_function_event(struct evsel *evsel) in evsel__is_function_event() function
1026 bool function = evsel__is_function_event(evsel); in __evsel__config_callchain()
1392 if (evsel__is_function_event(evsel)) in evsel__config()