Home
last modified time | relevance | path

Searched defs:bce (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/processor-trace/libipt/test/src/
H A Dptunit-block_cache.c123 struct pt_bcache_entry bce; in add_null() local
136 struct pt_bcache_entry bce; in lookup_null() local
186 struct pt_bcache_entry bce; in initially_empty() local
203 struct pt_bcache_entry bce; in add_bad_index() local
216 struct pt_bcache_entry bce; in lookup_bad_index() local
227 struct pt_bcache_entry bce, exp; in add() local
273 struct pt_bcache_entry bce; in worker() local
/freebsd-12.1/contrib/processor-trace/libipt/internal/include/
H A Dpt_block_cache.h162 static inline enum pt_exec_mode pt_bce_exec_mode(struct pt_bcache_entry bce) in pt_bce_exec_mode()
169 pt_bce_qualifier(struct pt_bcache_entry bce) in pt_bce_qualifier()
175 static inline int pt_bce_is_valid(struct pt_bcache_entry bce) in pt_bce_is_valid()
/freebsd-12.1/contrib/processor-trace/libipt/src/
H A Dpt_block_cache.c63 struct pt_bcache_entry bce) in pt_bcache_add()
80 int pt_bcache_lookup(struct pt_bcache_entry *bce, in pt_bcache_lookup()
H A Dpt_block_decoder.c1707 struct pt_bcache_entry bce; in pt_blk_add_trampoline() local
1742 struct pt_bcache_entry bce; in pt_blk_add_decode() local
1778 struct pt_bcache_entry bce; in pt_blk_proceed_no_event_fill_cache() local
2130 struct pt_bcache_entry bce; in pt_blk_proceed_no_event_cached() local
/freebsd-12.1/sys/dev/sound/
H A Dclone.c615 struct snd_clone_entry *ce, *after, *bce, *cce, *nce, *tce; in snd_clone_alloc() local