Searched refs:taskDataDdscr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DExperiment.cc2695 DataDescriptor *taskDataDdscr = getDataDescriptor (DATA_OMP5); local
2696 if (taskDataDdscr == NULL)
2700 DataView *taskData = taskDataDdscr->createView ();
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DExperiment.cc2697 DataDescriptor *taskDataDdscr = getDataDescriptor (DATA_OMP5); local
2698 if (taskDataDdscr == NULL)
2702 DataView *taskData = taskDataDdscr->createView ();

Completed in 391 milliseconds