Home
last modified time | relevance | path

Searched defs:thrid (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DCallStack.cc267 uint32_t thrid = (uint32_t) dview->getIntValue (PROP_THRID, idx); in find_preg_stack() local
337 hrtime_t tstamp, uint32_t thrid, in add_stack_java()
418 …(DataDescriptor *dDscr, long idx, FramePacket *frp, hrtime_t tstamp, uint32_t thrid, Vector<DbeIns… in add_stack_java_epilogue()
495 uint32_t thrid = (uint32_t) dDscr->getIntValue (PROP_THRID, idx); in add_stack() local
H A DIndexObject.cc84 uint64_t thrid = extractPayload (id); in printThread() local
H A DDbeView.cc2284 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_profile() local
2353 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_sync() local
2411 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_iotrace() local
2520 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_hwc() local
2592 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_heap() local
H A DExpression.cc534 uint32_t thrid; in getVal() local
H A DExperiment.cc2591 uint32_t thrid = dDscr->getIntValue (PROP_THRID, i); in read_omp_preg() local
2746 uint32_t thrid = dDscr->getIntValue (PROP_THRID, i); in read_omp_task() local
2876 uint32_t thrid = dDscr->getIntValue (PROP_THRID, i); in read_omp_file() local
2908 uint32_t thrid = dDscr->getIntValue (PROP_THRID, i); in read_omp_file() local
5319 uint32_t thrid = (uint32_t) dataThrId->fetchInt (i); in resolve_frame_info() local
H A DExperiment.h73 uint32_t thrid; member
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DCallStack.cc267 uint32_t thrid = (uint32_t) dview->getIntValue (PROP_THRID, idx); in find_preg_stack() local
337 hrtime_t tstamp, uint32_t thrid, in add_stack_java()
418 …(DataDescriptor *dDscr, long idx, FramePacket *frp, hrtime_t tstamp, uint32_t thrid, Vector<DbeIns… in add_stack_java_epilogue()
495 uint32_t thrid = (uint32_t) dDscr->getIntValue (PROP_THRID, idx); in add_stack() local
H A DIndexObject.cc84 uint64_t thrid = extractPayload (id); in printThread() local
H A DDbeView.cc2284 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_profile() local
2353 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_sync() local
2411 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_iotrace() local
2520 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_hwc() local
2592 uint32_t thrid = (uint32_t) packets->getIntValue (PROP_THRID, i); in dump_heap() local
H A DExpression.cc534 uint32_t thrid; in getVal() local
H A DExperiment.cc2593 uint32_t thrid = dDscr->getIntValue (PROP_THRID, i); in read_omp_preg() local
2748 uint32_t thrid = dDscr->getIntValue (PROP_THRID, i); in read_omp_task() local
2878 uint32_t thrid = dDscr->getIntValue (PROP_THRID, i); in read_omp_file() local
2910 uint32_t thrid = dDscr->getIntValue (PROP_THRID, i); in read_omp_file() local
5321 uint32_t thrid = (uint32_t) dataThrId->fetchInt (i); in resolve_frame_info() local
H A DExperiment.h73 uint32_t thrid; member