Searched refs:stackshots_duration (Results 1 – 1 of 1) sorted by relevance
123 static uint64_t stackshots_duration; /* total abs time spent in stackshot_trap() since b… variable328 stackshots_duration += (stackshot_last_abs_end - stackshot_last_abs_start); in stackshot_trap()344 *total_duration = stackshots_duration; in stackshot_get_timing()