Searched refs:id_pos (Results 1 – 4 of 4) sorted by relevance
116 evlist->id_pos = first->id_pos; in perf_evlist__set_id_pos()581 if (evlist->id_pos >= n) in perf_evlist__event2id()583 *id = array[evlist->id_pos]; in perf_evlist__event2id()1110 if (evlist->id_pos < 0 || evlist->is_pos < 0) in evlist__valid_sample_type()1114 if (pos->id_pos != evlist->id_pos || in evlist__valid_sample_type()
48 int id_pos; member
55 int id_pos; member
182 evsel->id_pos = __perf_evsel__calc_id_pos(evsel->core.attr.sample_type); in evsel__calc_id_pos()