Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c174 static int record__comp_enabled(struct record *rec);
309 if (record__comp_enabled(aio->rec)) { in record__aio_pushfn()
504 static int record__comp_enabled(struct record *rec) in record__comp_enabled() function
536 if (record__comp_enabled(rec)) { in record__pushfn()
1212 if (!record__comp_enabled(rec)) in record__init_features()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c272 static int record__comp_enabled(struct record *rec);
407 if (record__comp_enabled(aio->rec)) { in record__aio_pushfn()
602 static int record__comp_enabled(struct record *rec) in record__comp_enabled() function
635 if (record__comp_enabled(rec)) { in record__pushfn()
1719 if (!record__comp_enabled(rec)) in record__init_features()

Completed in 10 milliseconds