Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel.c154 * __perf_evsel__calc_is_pos - calculate is_pos.
161 static int __perf_evsel__calc_is_pos(u64 sample_type) in __perf_evsel__calc_is_pos() function
183 evsel->is_pos = __perf_evsel__calc_is_pos(evsel->core.attr.sample_type); in evsel__calc_id_pos()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.c191 * __perf_evsel__calc_is_pos - calculate is_pos.
198 static int __perf_evsel__calc_is_pos(u64 sample_type) in __perf_evsel__calc_is_pos() function
220 evsel->is_pos = __perf_evsel__calc_is_pos(evsel->core.attr.sample_type); in evsel__calc_id_pos()

Completed in 14 milliseconds