Searched refs:id_idx (Results 1 – 1 of 1) sorted by relevance
259 int id_idx = 1; /* The first entry is the counter value */ in perf_evlist__id_add_fd() local284 ++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()
Completed in 4 milliseconds