Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Devsel.h345 bool perf_evsel__is_function_event(struct evsel *evsel);
Devsel.c227 bool perf_evsel__is_function_event(struct evsel *evsel) in perf_evsel__is_function_event() function
693 bool function = perf_evsel__is_function_event(evsel); in __perf_evsel__config_callchain()
1025 if (perf_evsel__is_function_event(evsel)) in perf_evsel__config()