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

/linux-4.4.14/tools/perf/util/
H A Devsel.h349 * perf_evsel__is_function_event - Return whether given evsel is a function
356 static inline bool perf_evsel__is_function_event(struct perf_evsel *evsel) perf_evsel__is_function_event() function
H A Devsel.c563 bool function = perf_evsel__is_function_event(evsel); perf_evsel__config_callgraph()
803 if (perf_evsel__is_function_event(evsel)) perf_evsel__config()

Completed in 99 milliseconds