Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devsel.c364 bool evsel__is_function_event(struct evsel *evsel) in evsel__is_function_event() function
1002 bool function = evsel__is_function_event(evsel); in __evsel__config_callchain()
1368 if (evsel__is_function_event(evsel)) in evsel__config()