Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/latencytop/common/
H A Dstat.c273 const char *string, int group_to_use) in update_stat_entry() argument
278 if (group_to_use < 0 || group_to_use >= NGROUPS) { in update_stat_entry()
282 group = &(stat->lt_sc_groups[group_to_use]); in update_stat_entry()
298 switch (group_to_use) { in update_stat_entry()
324 if (group_to_use == GROUP_SOBJ || in update_stat_entry()
333 string, group_to_use); in update_stat_entry()