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