Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/perf/
Devlist.c268 int id_idx = 1; /* The first entry is the counter value */ in perf_evlist__id_add_fd() local
293 ++id_idx; in perf_evlist__id_add_fd()
295 ++id_idx; in perf_evlist__id_add_fd()
297 id = read_data[id_idx]; in perf_evlist__id_add_fd()