Searched refs:HISTORY_LEN (Results 1 – 1 of 1) sorted by relevance
471 #define HISTORY_LEN 5 macro480 struct instval elts[HISTORY_LEN];485 uint64_t elts[HISTORY_LEN];497 __block int i = -HISTORY_LEN; in cpu_oversample_log()506 i = -HISTORY_LEN; in cpu_oversample_log()537 per_cpu[i].timer_latencies.cq = CIRQ_INIT(struct instval, HISTORY_LEN);538 per_cpu[i].fire_latencies.cq = CIRQ_INIT(struct instval, HISTORY_LEN);559 fire_times->cq = CIRQ_INIT(uint64_t, HISTORY_LEN);