Home
last modified time | relevance | path

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

/tools/perf/util/
Devsel.c164 static int __perf_evsel__calc_is_pos(u64 sample_type) in __perf_evsel__calc_is_pos() function
186 evsel->is_pos = __perf_evsel__calc_is_pos(evsel->core.attr.sample_type); in evsel__calc_id_pos()