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