Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/
Dbuiltin-record.c177 static int record__comp_enabled(struct record *rec);
312 if (record__comp_enabled(aio->rec)) { in record__aio_pushfn()
507 static int record__comp_enabled(struct record *rec) in record__comp_enabled() function
539 if (record__comp_enabled(rec)) { in record__pushfn()
1225 if (!record__comp_enabled(rec)) in record__init_features()