Home
last modified time | relevance | path

Searched refs:cstack (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPrint.h148 er_print_ctree (DbeView *dbv, Vector<Histable*> *cstack, Histable *sobj,
155 Vector<Histable*> *cstack;
166 er_print_gprof (DbeView *dbv, Vector<Histable*> *cstack);
169 Vector<Histable*> *cstack;
H A DPrint.cc988 cstack = _cstack; in er_print_ctree()
1012 cstack->append (sobj); in data_dump()
1014 Hist_data::SELF, cstack); in data_dump()
1016 Hist_data::CALLERS, cstack); in data_dump()
1018 Hist_data::CALLEES, cstack); in data_dump()
1021 int last = cstack->size () - 1; in data_dump()
1022 cstack->remove (last); in data_dump()
1041 cstack->reset (); in data_dump()
1078 cstack->append (my_obj); in print_children()
1092 Hist_data::CALLEES, cstack); in print_children()
[all …]
H A Dgp-display-text.cc169 cstack = new Vector<Histable*>(); in er_print()
176 delete cstack; in ~er_print()
2377 cstack->insert (0, sobj); in print_gprof()
2386 cstack->append (sobj); in print_gprof()
2392 cstack->reset (); in print_gprof()
2393 cstack->append (sobj); in print_gprof()
2395 else if (cstack->size () == 0) in print_gprof()
2403 if (cstack->size () <= 1) in print_gprof()
2408 cstack->remove (0); in print_gprof()
2412 if (cstack->size () <= 1) in print_gprof()
[all …]
H A Dgp-print.h55 Vector<Histable*> *cstack; variable
H A DExperiment.h356 return cstack; in callTree()
418 CallStack *cstack; variable
H A DDataSpace.cc131 void *cstack = dview->getObjValue (PROP_MSTACK, i); in get_hist_obj() local
132 Histable *leafPCObj = CallStack::getStackPC (cstack, 0); in get_hist_obj()
H A DExperiment.cc1387 cstack = NULL; in Experiment()
1438 delete cstack; in ~Experiment()
1493 cstack = CallStack::getInstance (this); in init_cache()
2686 void *prstack = cstack->add_stack (&pregs); in read_omp_preg()
2836 void *tskstack = cstack->add_stack (&tasks); in read_omp_task()
5176 if (NULL == cstack) in resolve_frame_info()
5371 omp_preg = cstack->add_stack (&pregs); in resolve_frame_info()
5389 omp_task = cstack->add_stack (&tasks); in resolve_frame_info()
5515 cstack->add_stack (dDscr, i, fp, NULL); in resolve_frame_info()
5648 delete cstack; in purge()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPrint.h148 er_print_ctree (DbeView *dbv, Vector<Histable*> *cstack, Histable *sobj,
155 Vector<Histable*> *cstack;
166 er_print_gprof (DbeView *dbv, Vector<Histable*> *cstack);
169 Vector<Histable*> *cstack;
H A DPrint.cc988 cstack = _cstack; in er_print_ctree()
1012 cstack->append (sobj); in data_dump()
1014 Hist_data::SELF, cstack); in data_dump()
1016 Hist_data::CALLERS, cstack); in data_dump()
1018 Hist_data::CALLEES, cstack); in data_dump()
1021 int last = cstack->size () - 1; in data_dump()
1022 cstack->remove (last); in data_dump()
1041 cstack->reset (); in data_dump()
1078 cstack->append (my_obj); in print_children()
1092 Hist_data::CALLEES, cstack); in print_children()
[all …]
H A Dgp-display-text.cc164 cstack = new Vector<Histable*>(); in er_print()
171 delete cstack; in ~er_print()
2372 cstack->insert (0, sobj); in print_gprof()
2381 cstack->append (sobj); in print_gprof()
2387 cstack->reset (); in print_gprof()
2388 cstack->append (sobj); in print_gprof()
2390 else if (cstack->size () == 0) in print_gprof()
2398 if (cstack->size () <= 1) in print_gprof()
2403 cstack->remove (0); in print_gprof()
2407 if (cstack->size () <= 1) in print_gprof()
[all …]
H A Dgp-print.h55 Vector<Histable*> *cstack; variable
H A DExperiment.h356 return cstack; in callTree()
418 CallStack *cstack; variable
H A DDataSpace.cc131 void *cstack = dview->getObjValue (PROP_MSTACK, i); in get_hist_obj() local
132 Histable *leafPCObj = CallStack::getStackPC (cstack, 0); in get_hist_obj()
H A DExperiment.cc1386 cstack = NULL; in Experiment()
1436 delete cstack; in ~Experiment()
1491 cstack = CallStack::getInstance (this); in init_cache()
2684 void *prstack = cstack->add_stack (&pregs); in read_omp_preg()
2834 void *tskstack = cstack->add_stack (&tasks); in read_omp_task()
5174 if (NULL == cstack) in resolve_frame_info()
5369 omp_preg = cstack->add_stack (&pregs); in resolve_frame_info()
5387 omp_task = cstack->add_stack (&tasks); in resolve_frame_info()
5513 cstack->add_stack (dDscr, i, fp, NULL); in resolve_frame_info()
5646 delete cstack; in purge()
[all …]
/netbsd-src/sys/arch/ia64/
H A DTODO67 are still missing, "cstack" and "pm", which view the stack and