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

/linux-master/tools/perf/util/
H A Ddso.c256 COMP_ID__NONE = 0, enumerator in enum:__anon304
264 [COMP_ID__NONE] = { .fmt = NULL, },
282 return COMP_ID__NONE;
366 if (dso->comp == COMP_ID__NONE)
445 if (m->comp > COMP_ID__NONE)
1346 dso->comp = COMP_ID__NONE;

Completed in 99 milliseconds