Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-record.c282 static int record__comp_enabled(struct record *rec);
417 if (record__comp_enabled(aio->rec)) { in record__aio_pushfn()
616 static int record__comp_enabled(struct record *rec) in record__comp_enabled() function
649 if (record__comp_enabled(rec)) { in record__pushfn()
1771 if (!record__comp_enabled(rec)) in record__init_features()