Home
last modified time | relevance | path

Searched defs:expDataViewList (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeView.cc228 Vector<DataView*> *expDataViewList = dataViews->fetch (exp_id); in ~DbeView() local
361 Vector<DataView*> *expDataViewList = dataViews->fetch (exp_id); in reset() local
753 Vector<DataView*> *expDataViewList = new Vector<DataView*>; in add_subexperiment() local
775 Vector<DataView*> *expDataViewList = new Vector<DataView*>; in add_experiment() local
806 Vector<DataView*> *expDataViewList = dataViews->remove (index); in drop_experiment() local
2686 Vector<DataView*> *expDataViewList = dataViews->fetch (i); in purge_events() local
2855 Vector<DataView*> *expDataViewList = dataViews->fetch (idx); in get_filtered_events() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeView.cc228 Vector<DataView*> *expDataViewList = dataViews->fetch (exp_id); in ~DbeView() local
361 Vector<DataView*> *expDataViewList = dataViews->fetch (exp_id); in reset() local
753 Vector<DataView*> *expDataViewList = new Vector<DataView*>; in add_subexperiment() local
775 Vector<DataView*> *expDataViewList = new Vector<DataView*>; in add_experiment() local
806 Vector<DataView*> *expDataViewList = dataViews->remove (index); in drop_experiment() local
2686 Vector<DataView*> *expDataViewList = dataViews->fetch (i); in purge_events() local
2855 Vector<DataView*> *expDataViewList = dataViews->fetch (idx); in get_filtered_events() local