Home
last modified time | relevance | path

Searched refs:DATA_OMP2 (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DTable.h85 DATA_OMP2, // OpenMP profiling data (enter thread events) enumerator
H A DTable.cc44 case DATA_OMP2: return NTXT("PROFDATA_TYPE_OMP2"); in get_prof_data_type_name()
67 case DATA_OMP2: return GTXT("OpenMP Profiling"); in get_prof_data_type_uname()
H A DExperiment.cc1108 dDscr = exp->newDataDescriptor (DATA_OMP2, DDFLAG_NOSHOW); in startElement()
2548 DataDescriptor *dDscr = getDataDescriptor (DATA_OMP2); in read_omp_preg()
2845 DataDescriptor *dDscr = getDataDescriptor (DATA_OMP2); in read_omp_file()
2888 dDscr = getDataDescriptor (DATA_OMP2); in read_omp_file()