Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/trapstat/sun4/
H A D_trapstat.h46 extern tstat_ent_t *get_trap_ent(int);
H A Dtrapstat.c106 get_trap_ent(int ndx) in get_trap_ent() function
219 if ((gtp = get_trap_ent(i)) == NULL) in setup()
339 if ((gtp = get_trap_ent(entno)) == NULL) in print_entries()
371 if ((gtp = get_trap_ent(entno)) == NULL) in select_entry()
933 if ((!g_active[j]) || ((gtp = get_trap_ent(j)) == NULL)) in print_stats()
961 ((gtp = get_trap_ent(i)) == NULL)) in parsable_stats()
/illumos-gate/usr/src/cmd/trapstat/capabilities/sun4u/
H A Dmapfile-cap32 get_trap_ent;
/illumos-gate/usr/src/cmd/trapstat/capabilities/sun4v/
H A Dmapfile-cap32 get_trap_ent;
/illumos-gate/usr/src/cmd/trapstat/capabilities/sun4/
H A Dgettrapent.c676 get_trap_ent(int ndx) in get_trap_ent() function