Home
last modified time | relevance | path

Searched refs:time_in_ticks (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dprofv.h173 extern bool time_in_ticks;
H A Dprofv.c40 bool time_in_ticks = FALSE; variable
197 if (time_in_ticks) in print_profile_data()
327 time_in_ticks = TRUE; in compute_times()
331 if (time_in_ticks) { in compute_times()