Searched refs:read_f (Results 1 – 2 of 2) sorted by relevance
366 static u64 (* const read_f[])(void) = { in read_perf_counter() local 401 if (counter < ARRAY_SIZE(read_f)) in read_perf_counter() 402 return (read_f[counter])(); in read_perf_counter()
92 identifier read_f;95 .read = read_f,