Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dtrigger.h45 static inline bool trigger_is_error(struct trigger *t) in trigger_is_error() function
/Linux-v6.1/tools/perf/
Dbuiltin-record.c808 if (trigger_is_error(&auxtrace_snapshot_trigger)) in record__auxtrace_snapshot_exit()
816 if (trigger_is_error(&auxtrace_snapshot_trigger)) in record__auxtrace_snapshot_exit()
2631 if (!trigger_is_error(&auxtrace_snapshot_trigger)) in __cmd_record()
2633 if (trigger_is_error(&auxtrace_snapshot_trigger)) { in __cmd_record()