Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devsel.c165 static int __perf_evsel__calc_id_pos(u64 sample_type) in __perf_evsel__calc_id_pos() function
219 evsel->id_pos = __perf_evsel__calc_id_pos(evsel->core.attr.sample_type); in evsel__calc_id_pos()