Searched refs:base_cycles (Results 1 – 2 of 2) sorted by relevance
33 base_cycles=$(perf stat --no-big-num -e cycles -- perf bench sched messaging -g 1 -l 100 -t 2>&1 | …34 if [ "$base_cycles" = "<not" ]; then44 compare_number $base_cycles $bpf_cycles
2252 u64 base_cycles; member2280 vdata->clock.base_cycles = tk->tkr_mono.xtime_nsec; in update_pvclock_gtod()2288 vdata->raw_clock.base_cycles = tk->tkr_raw.xtime_nsec; in update_pvclock_gtod()2856 ns = gtod->raw_clock.base_cycles; in do_monotonic_raw()2876 ns = gtod->clock.base_cycles; in do_realtime()