Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.c91 static inline target_ulong get_trigger_type(CPURISCVState *env, in get_trigger_type() function
101 int trigger_type = get_trigger_type(env, trigger_index); in get_trigger_action()
157 int trigger_type = get_trigger_type(env, env->trigger_cur); in tdata_available()
705 if (get_trigger_type(env, i) != TRIGGER_TYPE_INST_CNT) { in riscv_itrigger_enabled()
725 if (get_trigger_type(env, i) != TRIGGER_TYPE_INST_CNT) { in helper_itrigger_match()
754 if (get_trigger_type(env, i) != TRIGGER_TYPE_INST_CNT) { in riscv_itrigger_update_count()
892 trigger_type = get_trigger_type(env, env->trigger_cur); in tdata_csr_write()
956 trigger_type = get_trigger_type(env, i); in riscv_cpu_debug_check_breakpoint()
1002 trigger_type = get_trigger_type(env, i); in riscv_cpu_debug_check_watchpoint()