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

/linux-master/tools/perf/util/
H A Devsel.c192 * __perf_evsel__calc_is_pos - calculate is_pos.
199 static int __perf_evsel__calc_is_pos(u64 sample_type) function
221 evsel->is_pos = __perf_evsel__calc_is_pos(evsel->core.attr.sample_type);

Completed in 86 milliseconds