Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtrigger.h78 static inline void trigger_error(struct trigger *t) in trigger_error() function
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dta_ras_if.h183 struct ta_ras_trigger_error_input trigger_error; member
H A Damdgpu_psp.c1615 memcpy(&ras_cmd->ras_in_message.trigger_error, in psp_ras_send_cmd()
1616 in, sizeof(ras_cmd->ras_in_message.trigger_error)); in psp_ras_send_cmd()
/linux/tools/perf/
H A Dbuiltin-record.c812 trigger_error(&auxtrace_snapshot_trigger); in record__read_auxtrace_snapshot()
815 trigger_error(&auxtrace_snapshot_trigger); in record__read_auxtrace_snapshot()
2234 trigger_error(&auxtrace_snapshot_trigger); in hit_auxtrace_snapshot_trigger()
2658 trigger_error(&auxtrace_snapshot_trigger); in __cmd_record()
2659 trigger_error(&switch_output_trigger); in __cmd_record()
2703 trigger_error(&switch_output_trigger); in __cmd_record()
/linux/kernel/sched/
H A Dext.c2305 bool trigger_error) in task_can_run_on_remote_rq() argument
2316 if (trigger_error) in task_can_run_on_remote_rq()
2396 … task_can_run_on_remote_rq(struct task_struct *p, struct rq *rq, bool trigger_error) { return fals… in task_can_run_on_remote_rq() argument