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

/linux-master/tools/perf/util/
H A Devsel.c159 * __perf_evsel__calc_id_pos - calculate id_pos.
166 static int __perf_evsel__calc_id_pos(u64 sample_type) function
220 evsel->id_pos = __perf_evsel__calc_id_pos(evsel->core.attr.sample_type);

Completed in 128 milliseconds