Searched defs:max_precise (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | pmu.h | 121 int max_precise; member |
| H A D | pmu.c | 1151 int max_precise = -1; pmu_max_precise() local |
| H A D | header.c | 2309 char *max_precise = perf_env__find_pmu_cap(env, "cpu", "max_precise"); print_pmu_caps() local |