Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-record.c283 static int record__comp_enabled(struct record *rec);
418 if (record__comp_enabled(aio->rec)) { in record__aio_pushfn()
617 static int record__comp_enabled(struct record *rec) in record__comp_enabled() function
650 if (record__comp_enabled(rec)) { in record__pushfn()
1772 if (!record__comp_enabled(rec)) in record__init_features()