Searched defs:expr_ts (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeView.cc | 2280 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_profile() local 2349 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_sync() local 2407 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_iotrace() local 2517 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_hwc() local 2588 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_heap() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeView.cc | 2280 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_profile() local 2349 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_sync() local 2407 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_iotrace() local 2517 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_hwc() local 2588 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_heap() local
|