Searched defs:taken (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_tnt_cache.c | 53 int taken; in pt_tnt_cache_query() local
|
H A D | pt_block_decoder.c | 286 static int pt_blk_cond_branch(struct pt_block_decoder *decoder, int *taken) in pt_blk_cond_branch() 565 int taken; in pt_blk_next_ip() local 581 int taken; in pt_blk_next_ip() local 2234 int taken; in pt_blk_proceed_no_event_cached() local 2399 int taken; in pt_blk_proceed_no_event_cached() local
|
H A D | pt_insn_decoder.c | 282 static int pt_insn_cond_branch(struct pt_insn_decoder *decoder, int *taken) in pt_insn_cond_branch() 541 int status, taken; in pt_insn_proceed() local 567 int taken, status; in pt_insn_proceed() local
|
H A D | pt_query_decoder.c | 761 int pt_qry_cond_branch(struct pt_query_decoder *decoder, int *taken) in pt_qry_cond_branch()
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-query.c | 121 int errcode, tnt = 0xbc, taken = tnt; in cond_not_synced() local 673 int errcode, tnt = 0xbc, taken = tnt; in cond_null() local 690 int errcode, tnt = 0xbc, taken = tnt; in cond_empty() local 705 int errcode, tnt = 0xbc, taken = tnt; in cond() local 737 int errcode, tnt = 0xbc, taken = tnt; in cond_skip_tip_fail() local 759 int errcode, tnt = 0xbc, taken = tnt; in cond_skip_tip_pge_fail() local 781 int errcode, tnt = 0xbc, taken = tnt; in cond_skip_tip_pgd_fail() local 803 int errcode, tnt = 0xbc, taken = tnt; in cond_skip_fup_tip_fail() local 826 int errcode, tnt = 0xbc, taken = tnt; in cond_skip_fup_tip_pgd_fail() local 2181 int errcode, taken; in cond_cyc_cutoff() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonNewValueJump.cpp | 339 bool taken = false; in getNewValueJumpOpcode() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/dtrace/ |
H A D | fasttrap_isa.c | 1225 uint_t taken = 0; in fasttrap_pid_probe() local 1296 uint_t taken = 0; fasttrap_pid_probe() local [all...] |