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

/external/linux-tools-perf/src/tools/perf/util/
H A Devlist.c366 int id_idx = 1; /* The first entry is the counter value */ local
391 ++id_idx;
393 ++id_idx;
395 id = read_data[id_idx];

Completed in 23 milliseconds