Home
last modified time | relevance | path

Searched defs:taken (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_tnt_cache.c53 int taken; in pt_tnt_cache_query() local
H A Dpt_block_decoder.c286 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 Dpt_insn_decoder.c282 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 Dpt_query_decoder.c761 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 Dptunit-query.c121 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 DHexagonNewValueJump.cpp339 bool taken = false; in getNewValueJumpOpcode() local
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c1225 uint_t taken = 0; in fasttrap_pid_probe() local
1296 uint_t taken = 0; in fasttrap_pid_probe() local
/freebsd/contrib/expat/tests/
H A Dbasic_tests.c5291 const clock_t taken = end - start; in START_TEST() local