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

/linux-master/tools/perf/
H A Dbuiltin-diff.c112 COMPUTE_STREAM, /* After COMPUTE_MAX to avoid use current compute arrays */ enumerator in enum:__anon373
438 case COMPUTE_STREAM:
1224 if (compute == COMPUTE_STREAM) {
1234 if (compute == COMPUTE_STREAM)
1973 compute = COMPUTE_STREAM;
1986 if ((compute == COMPUTE_CYCLES || compute == COMPUTE_STREAM)
1991 if (compute == COMPUTE_STREAM) {

Completed in 104 milliseconds