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

/linux-master/tools/perf/
H A Dbuiltin-record.c272 static int record__comp_enabled(struct record *rec);
407 if (record__comp_enabled(aio->rec)) {
606 static int record__comp_enabled(struct record *rec) function
639 if (record__comp_enabled(rec)) {
1763 if (!record__comp_enabled(rec))

Completed in 97 milliseconds