Searched refs:FRINFO_FROM_UC (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dprofile.c282 pckt.frinfo = collector_interface->getFrameInfo (COLLECTOR_MODULE_ERR, pckt.tstamp, FRINFO_FROM_UC, context);
H A Dhwprofile.c564 pckt.comm.frinfo = collector_interface->getFrameInfo (expr_hndl, pckt.comm.tstamp, FRINFO_FROM_UC, ucp);
H A Dunwind.c531 else if (bmode == FRINFO_FROM_UC)
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcollector_module.h125 #define FRINFO_FROM_UC 1 macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dcollector_module.h129 #define FRINFO_FROM_UC 1 macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dprofile.c289 pckt.frinfo = collector_interface->getFrameInfo (COLLECTOR_MODULE_ERR, pckt.tstamp, FRINFO_FROM_UC, context);
H A Dhwprofile.c564 pckt.comm.frinfo = collector_interface->getFrameInfo (expr_hndl, pckt.comm.tstamp, FRINFO_FROM_UC, ucp);
H A Dunwind.c535 else if (bmode == FRINFO_FROM_UC)

Completed in 293 milliseconds