Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Devsel.h353 bool evsel__is_function_event(struct evsel *evsel);
Devsel.c226 bool evsel__is_function_event(struct evsel *evsel) in evsel__is_function_event() function
790 bool function = evsel__is_function_event(evsel); in __evsel__config_callchain()
1119 if (evsel__is_function_event(evsel)) in evsel__config()