Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/perf/
Devlist.c283 int id_idx = 1; /* The first entry is the counter value */ in perf_evlist__id_add_fd() local
308 ++id_idx; in perf_evlist__id_add_fd()
310 ++id_idx; in perf_evlist__id_add_fd()
312 id = read_data[id_idx]; in perf_evlist__id_add_fd()