Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/perf/
H A Devlist.c253 int id_idx = 1; /* The first entry is the counter value */ in perf_evlist__id_add_fd() local
278 ++id_idx; in perf_evlist__id_add_fd()
280 ++id_idx; in perf_evlist__id_add_fd()
282 id = read_data[id_idx]; in perf_evlist__id_add_fd()
/kernel/linux/linux-6.6/tools/lib/perf/
H A 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()

Completed in 3 milliseconds