Searched defs:cause_priority (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/latencytop/common/
H A Dstat.c342 find_cause(char *stack, int *cause_id, int *cause_priority) argument
351 g_assert(cause_priority != NULL);
379 *cause_priority = priority;

Completed in 58 milliseconds