Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-record.c277 static int record__comp_enabled(struct record *rec);
412 if (record__comp_enabled(aio->rec)) { in record__aio_pushfn()
607 static int record__comp_enabled(struct record *rec) in record__comp_enabled() function
640 if (record__comp_enabled(rec)) { in record__pushfn()
1722 if (!record__comp_enabled(rec)) in record__init_features()