Searched defs:time_quantum (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/perf/util/ | ||
| H A D | symbol_conf.h | 73 unsigned long time_quantum; member |
| H A D | hist.c | 302 unsigned long time_quantum = symbol_conf.time_quantum; in hist_time() local |