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

/linux-master/tools/perf/util/
H A Dtrigger.h83 static inline bool trigger_is_ready(struct trigger *t) function
/linux-master/tools/perf/
H A Dbuiltin-record.c211 trigger_is_ready(&switch_output_trigger);
217 trigger_is_ready(&switch_output_trigger) &&
224 trigger_is_ready(&switch_output_trigger);
2238 if (trigger_is_ready(&auxtrace_snapshot_trigger)) {

Completed in 119 milliseconds