Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_section.h296 pt_section_bcache(const struct pt_section *section) in pt_section_bcache() function
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-section.c358 bcache = pt_section_bcache(NULL); in cache_null()
1079 bcache = pt_section_bcache(sfix->section); in worker_bcache()
1142 bcache = pt_section_bcache(sfix->section); in init_no_bcache()
1169 bcache = pt_section_bcache(sfix->section); in bcache_alloc_free()
1176 bcache = pt_section_bcache(sfix->section); in bcache_alloc_free()
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_section.c481 bcache = pt_section_bcache(section); in pt_section_alloc_bcache()
H A Dpt_block_decoder.c2563 bcache = pt_section_bcache(section); in pt_blk_proceed_no_event()