Searched refs:dump_timestruc (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 818 dump_timestruc(note_state_t *state, const char *title) in dump_timestruc() function 980 dump_timestruc); in dump_lwpstatus() 981 PRINT_SUBTYPE(MSG_ORIG(MSG_CNOTE_T_PR_UTIME), pr_utime, dump_timestruc); in dump_lwpstatus() 982 PRINT_SUBTYPE(MSG_ORIG(MSG_CNOTE_T_PR_STIME), pr_stime, dump_timestruc); in dump_lwpstatus() 1064 PRINT_SUBTYPE(MSG_ORIG(MSG_CNOTE_T_PR_UTIME), pr_utime, dump_timestruc); in dump_pstatus() 1065 PRINT_SUBTYPE(MSG_ORIG(MSG_CNOTE_T_PR_STIME), pr_stime, dump_timestruc); in dump_pstatus() 1067 dump_timestruc); in dump_pstatus() 1069 dump_timestruc); in dump_pstatus() 1165 PRINT_SUBTYPE(MSG_ORIG(MSG_CNOTE_T_PR_UTIME), pr_utime, dump_timestruc); in dump_prstatus() 1166 PRINT_SUBTYPE(MSG_ORIG(MSG_CNOTE_T_PR_STIME), pr_stime, dump_timestruc); in dump_prstatus() [all …]
|