perf_evsel__is_function_event  693 tools/perf/util/evsel.c 	bool function = perf_evsel__is_function_event(evsel);
perf_evsel__is_function_event 1025 tools/perf/util/evsel.c 	if (perf_evsel__is_function_event(evsel))
perf_evsel__is_function_event  345 tools/perf/util/evsel.h bool perf_evsel__is_function_event(struct evsel *evsel);