Searched refs:stackshot_begin_cpu_cycle_count (Results 1 – 1 of 1) sorted by relevance
5046 uint64_t stackshot_begin_cpu_cycle_count = 0; in kdp_stackshot_kcdata_format() local5049 stackshot_begin_cpu_cycle_count = mt_cur_cpu_cycles(); in kdp_stackshot_kcdata_format()5384 …int64_with_description(stackshot_kcdata_p, (mt_cur_cpu_cycles() - stackshot_begin_cpu_cycle_count), in kdp_stackshot_kcdata_format()