Searched refs:is_pos (Results 1 – 5 of 5) sorted by relevance
47 beqs is_pos49 is_pos: label
140 * and is_pos. For convenience, put a copy on evlist.147 evlist->is_pos = first->is_pos; in evlist__set_id_pos() 655 if (evlist->is_pos > n) in evlist__id2sid() 657 n -= evlist->is_pos; in evlist__id2sid() 1168 if (evlist->id_pos < 0 || evlist->is_pos < 0) in asprintf__tp_filter_pids() 1173 pos->is_pos != evlist->is_pos) in asprintf__tp_filter_pids()
59 int is_pos; member
39 * @is_pos: the position (counting backwards) of the event id (PERF_SAMPLE_ID or49 int is_pos;64 int is_pos; global() member
321 evsel->is_pos = __perf_evsel__calc_is_pos(evsel->core.attr.sample_type); in evsel__calc_id_pos()