Searched refs:read_stat_field (Results 1 – 1 of 1) sorted by relevance
121 static int read_stat_field(int fd, struct perf_cpu cpu, int field, __u64 *val) in read_stat_field() function280 err = read_stat_field(fd, cpu, system ? 3 : 1, in evsel__tool_pmu_open()508 err = read_stat_field(fd, cpu, system ? 3 : 1, &cur_time); in evsel__tool_pmu_read()
Completed in 5 milliseconds