Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/perf/
Devlist.c259 int id_idx = 1; /* The first entry is the counter value */ in perf_evlist__id_add_fd() local
284 ++id_idx; in perf_evlist__id_add_fd()
286 ++id_idx; in perf_evlist__id_add_fd()
288 id = read_data[id_idx]; in perf_evlist__id_add_fd()