Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Devsel.h213 void evsel__calc_id_pos(struct evsel *evsel);
Devsel.c180 void evsel__calc_id_pos(struct evsel *evsel) in evsel__calc_id_pos() function
192 evsel__calc_id_pos(evsel); in __evsel__set_sample_bit()
202 evsel__calc_id_pos(evsel); in __evsel__reset_sample_bit()
252 evsel__calc_id_pos(evsel); in evsel__init()
Devlist.c125 evsel__calc_id_pos(evsel); in perf_evlist__update_id_pos()