Searched refs:perf_evsel__is_function_event (Results 1 – 2 of 2) sorted by relevance
401 bool perf_evsel__is_function_event(struct perf_evsel *evsel);
216 bool perf_evsel__is_function_event(struct perf_evsel *evsel) in perf_evsel__is_function_event() function673 bool function = perf_evsel__is_function_event(evsel); in __perf_evsel__config_callchain()979 if (perf_evsel__is_function_event(evsel)) in perf_evsel__config()