Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dtrigger.h45 static inline bool trigger_is_error(struct trigger *t) in trigger_is_error() function
/Linux-v6.6/tools/perf/
Dbuiltin-record.c803 if (trigger_is_error(&auxtrace_snapshot_trigger)) in record__auxtrace_snapshot_exit()
811 if (trigger_is_error(&auxtrace_snapshot_trigger)) in record__auxtrace_snapshot_exit()
2627 if (!trigger_is_error(&auxtrace_snapshot_trigger)) in __cmd_record()
2629 if (trigger_is_error(&auxtrace_snapshot_trigger)) { in __cmd_record()