Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcdrv.c1025 hrtime_t sig_ts = gethrtime (); //YXXX get this from HWC event? in hwcdrv_overflow() local
1026 eventp->ce_hrt = sig_ts; in hwcdrv_overflow()
1027 lost_events->ce_hrt = sig_ts; in hwcdrv_overflow()
1046 " SI_TKILL detected\n", sig_ts); in hwcdrv_overflow()
1052 " unexpected si_code 0x%x\n", sig_ts, si->si_code); in hwcdrv_overflow()
1060 " tsd context is NULL\n", sig_ts); in hwcdrv_overflow()
1067 " ctr_list is NULL\n", sig_ts); in hwcdrv_overflow()
1093 " pmc not determined!\n", sig_ts); in hwcdrv_overflow()
1124 sig_ts, sheader.type); in hwcdrv_overflow()
1128 " skip recd type=%d failed\n", sig_ts, sheader.type); in hwcdrv_overflow()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcdrv.c1020 hrtime_t sig_ts = gethrtime (); //YXXX get this from HWC event? in hwcdrv_overflow() local
1021 eventp->ce_hrt = sig_ts; in hwcdrv_overflow()
1022 lost_events->ce_hrt = sig_ts; in hwcdrv_overflow()
1041 " SI_TKILL detected\n", sig_ts); in hwcdrv_overflow()
1047 " unexpected si_code 0x%x\n", sig_ts, si->si_code); in hwcdrv_overflow()
1055 " tsd context is NULL\n", sig_ts); in hwcdrv_overflow()
1062 " ctr_list is NULL\n", sig_ts); in hwcdrv_overflow()
1088 " pmc not determined!\n", sig_ts); in hwcdrv_overflow()
1119 sig_ts, sheader.type); in hwcdrv_overflow()
1123 " skip recd type=%d failed\n", sig_ts, sheader.type); in hwcdrv_overflow()
[all …]