| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | ExpGroup.cc | 31 int ExpGroup::phaseCompareIdx = 0; 33 ExpGroup::ExpGroup (char *nm) in ExpGroup() function in ExpGroup 45 ExpGroup::~ExpGroup () in ~ExpGroup() 55 ExpGroup::append (Experiment *exp) in append() 69 ExpGroup::drop_experiment (Experiment *exp) in drop_experiment() 85 ExpGroup::get_founders () in get_founders() 102 ExpGroup::create_list_of_loadObjects () in create_list_of_loadObjects() 125 ExpGroup::get_comparable_loadObject (LoadObject *lo) in get_comparable_loadObject()
|
| H A D | ExpGroup.h | 30 class ExpGroup 33 ExpGroup (char *nm); 34 ~ExpGroup ();
|
| H A D | Makefile.am | 50 ExpGroup.cc \
|
| H A D | DbeSession.h | 61 class ExpGroup; variable 371 Vector<ExpGroup *> *expGroups;
|
| H A D | DbeFile.cc | 421 ExpGroup *gr = dbeSession->expGroups->fetch (i1); in find_in_archives() 451 ExpGroup *gr = dbeSession->expGroups->fetch (i1); in find_in_setpath()
|
| H A D | DbeSession.cc | 128 expGroups = new Vector<ExpGroup*>; in DbeSession() 929 ExpGroup *gr = expGroups->fetch (ind - 1); in createExperimentPart2() 968 ExpGroup *gr = expGroups->get (ind - 1); in append() 1334 ExpGroup *grp = expGroups->fetch (i); in getExperimensGroups() 1361 ExpGroup *grp; in setExperimentsGroups() 1363 grp = new ExpGroup (names->fetch (0)); in setExperimentsGroups() 1367 grp = new ExpGroup (nm); in setExperimentsGroups() 1455 ExpGroup *gr = expGroups->fetch (i); in drop_experiment() 1472 ExpGroup *gr = expGroups->fetch (i); in drop_experiment()
|
| H A D | Makefile.in | 170 Emsg.lo Experiment.lo Exp_Layout.lo ExpGroup.lo Expression.lo \ 476 ExpGroup.cc \
|
| H A D | Hist_data.cc | 1784 if (phaseCompareIdx != ExpGroup::phaseCompareIdx) in update_comparable_objs() 1786 phaseCompareIdx = ExpGroup::phaseCompareIdx; in update_comparable_objs()
|
| H A D | LoadObject.cc | 1172 ExpGroup *gr = dbeSession->expGroups->fetch (i); in get_comparable_objs()
|
| H A D | DbeView.cc | 503 ExpGroup *gr = dbeSession->expGroups->get (groupNum - 1); in get_compare_metric() 641 ExpGroup *gr = dbeSession->expGroups->fetch (i1); in set_compare_mode()
|
| H A D | Dbe.cc | 1481 ExpGroup *grp = dbeSession->expGroups->fetch (grInd); in dbeCalcGroupDuration() 1514 ExpGroup *grp = dbeSession->expGroups->fetch (grInd); in dbeCalcGroupGCDuration() 1653 ExpGroup *gr = dbeSession->expGroups->fetch (grInd); in dbeGetRefMetricTreeValues() 1917 ExpGroup *gr = dbeSession->expGroups->fetch (grInd); in dbeGetOverviewText() 2784 ExpGroup *gr = dbeSession->expGroups->fetch (j); in dbeGetCPUVerMachineModel() 5843 Vector<ExpGroup*> *groups = dbeSession->expGroups; in dbeGetGroupIds()
|
| H A D | Experiment.cc | 6890 ExpGroup *gr = dbeSession->expGroups->get (i); in get_comparable_objs()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | ExpGroup.cc | 31 int ExpGroup::phaseCompareIdx = 0; 33 ExpGroup::ExpGroup (char *nm) in ExpGroup() function in ExpGroup 45 ExpGroup::~ExpGroup () in ~ExpGroup() 55 ExpGroup::append (Experiment *exp) in append() 69 ExpGroup::drop_experiment (Experiment *exp) in drop_experiment() 85 ExpGroup::get_founders () in get_founders() 102 ExpGroup::create_list_of_loadObjects () in create_list_of_loadObjects() 125 ExpGroup::get_comparable_loadObject (LoadObject *lo) in get_comparable_loadObject()
|
| H A D | ExpGroup.h | 30 class ExpGroup 33 ExpGroup (char *nm); 34 ~ExpGroup ();
|
| H A D | DbeSession.h | 61 class ExpGroup; variable 371 Vector<ExpGroup *> *expGroups;
|
| H A D | Makefile.am | 50 ExpGroup.cc \
|
| H A D | DbeFile.cc | 421 ExpGroup *gr = dbeSession->expGroups->fetch (i1); in find_in_archives() 451 ExpGroup *gr = dbeSession->expGroups->fetch (i1); in find_in_setpath()
|
| H A D | DbeSession.cc | 128 expGroups = new Vector<ExpGroup*>; in DbeSession() 929 ExpGroup *gr = expGroups->fetch (ind - 1); in createExperimentPart2() 968 ExpGroup *gr = expGroups->get (ind - 1); in append() 1334 ExpGroup *grp = expGroups->fetch (i); in getExperimensGroups() 1361 ExpGroup *grp; in setExperimentsGroups() 1363 grp = new ExpGroup (names->fetch (0)); in setExperimentsGroups() 1367 grp = new ExpGroup (nm); in setExperimentsGroups() 1455 ExpGroup *gr = expGroups->fetch (i); in drop_experiment() 1472 ExpGroup *gr = expGroups->fetch (i); in drop_experiment()
|
| H A D | Makefile.in | 170 Emsg.lo Experiment.lo Exp_Layout.lo ExpGroup.lo Expression.lo \ 480 ExpGroup.cc \
|
| H A D | DbeSession.cc.1 | 33 #include "ExpGroup.h" 118 expGroups = new Vector<ExpGroup*>; 919 ExpGroup *gr = expGroups->fetch (ind - 1); 958 ExpGroup *gr = expGroups->get (ind - 1); 1328 ExpGroup *grp = expGroups->fetch (i); 1355 ExpGroup *grp; 1357 grp = new ExpGroup (names->fetch (0)); 1361 grp = new ExpGroup (nm); 1449 ExpGroup *gr = expGroups->fetch (i); 1466 ExpGroup *gr = expGroups->fetch (i);
|
| H A D | Hist_data.cc | 1784 if (phaseCompareIdx != ExpGroup::phaseCompareIdx) in update_comparable_objs() 1786 phaseCompareIdx = ExpGroup::phaseCompareIdx; in update_comparable_objs()
|
| H A D | LoadObject.cc | 1198 ExpGroup *gr = dbeSession->expGroups->fetch (i); in get_comparable_objs()
|
| H A D | DbeView.cc | 503 ExpGroup *gr = dbeSession->expGroups->get (groupNum - 1); in get_compare_metric() 641 ExpGroup *gr = dbeSession->expGroups->fetch (i1); in set_compare_mode()
|
| H A D | Dbe.cc | 1481 ExpGroup *grp = dbeSession->expGroups->fetch (grInd); in dbeCalcGroupDuration() 1514 ExpGroup *grp = dbeSession->expGroups->fetch (grInd); in dbeCalcGroupGCDuration() 1653 ExpGroup *gr = dbeSession->expGroups->fetch (grInd); in dbeGetRefMetricTreeValues() 1917 ExpGroup *gr = dbeSession->expGroups->fetch (grInd); in dbeGetOverviewText() 2784 ExpGroup *gr = dbeSession->expGroups->fetch (j); in dbeGetCPUVerMachineModel() 5843 Vector<ExpGroup*> *groups = dbeSession->expGroups; in dbeGetGroupIds()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIMachineScheduler.cpp | 1113 SmallVector<unsigned, 8> ExpGroup; in colorExports() local 1132 for (unsigned j : ExpGroup) { in colorExports() 1158 ExpGroup.push_back(SUNum); in colorExports() 1163 for (unsigned j : ExpGroup) in colorExports()
|