Home
last modified time | relevance | path

Searched refs:getStackPC (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExp_Layout.cc364 Histable *hist = CallStack::getStackPC (user_stack, 0); in getStack()
382 CommonPacket::getStackPC (int n, VMode view_mode) in getStackPC() function in CommonPacket
384 return CallStack::getStackPC (getStack (view_mode), n); in getStackPC()
413 getStackPC (int n, VMode view_mode, DataView *dview, long idx) in getStackPC() function
415 return CallStack::getStackPC (getStack (view_mode, dview, idx), n); in getStackPC()
H A DExp_Layout.h79 extern Histable *getStackPC (int, VMode, DataView*, long);
87 Histable *getStackPC (int, VMode);
H A DCallStack.h101 static Histable *getStackPC (void *stack, int n);
H A DDataSpace.cc132 Histable *leafPCObj = CallStack::getStackPC (cstack, 0); in get_hist_obj()
H A DExpression.cc361 Histable *obj = CallStack::getStackPC (ctx->dview->getObjValue (prop_id, ctx->eventId), 0); in getVal()
H A DCallStack.cc1190 CallStack::getStackPC (void *stack, int n) in getStackPC() function in CallStack
H A DDbe.cc7680 getStackPC (0, view_mode, packets, i)->convertto (Histable::FUNCTION); in getTLDetailValues()
8668 Histable *hist = CallStack::getStackPC ((void *) stack, 0); in dbeGetDataspaceTypeDesc()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExp_Layout.cc364 Histable *hist = CallStack::getStackPC (user_stack, 0); in getStack()
382 CommonPacket::getStackPC (int n, VMode view_mode) in getStackPC() function in CommonPacket
384 return CallStack::getStackPC (getStack (view_mode), n); in getStackPC()
413 getStackPC (int n, VMode view_mode, DataView *dview, long idx) in getStackPC() function
415 return CallStack::getStackPC (getStack (view_mode, dview, idx), n); in getStackPC()
H A DExp_Layout.h79 extern Histable *getStackPC (int, VMode, DataView*, long);
87 Histable *getStackPC (int, VMode);
H A DCallStack.h101 static Histable *getStackPC (void *stack, int n);
H A DDataSpace.cc132 Histable *leafPCObj = CallStack::getStackPC (cstack, 0); in get_hist_obj()
H A DCallStack.cc1190 CallStack::getStackPC (void *stack, int n) in getStackPC() function in CallStack
H A DExpression.cc361 Histable *obj = CallStack::getStackPC (ctx->dview->getObjValue (prop_id, ctx->eventId), 0); in getVal()
H A DDbe.cc7680 getStackPC (0, view_mode, packets, i)->convertto (Histable::FUNCTION); in getTLDetailValues()
8668 Histable *hist = CallStack::getStackPC ((void *) stack, 0); in dbeGetDataspaceTypeDesc()