Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_msec_cache.c63 section = pt_msec_section(&cache->msec); in pt_msec_cache_invalidate()
121 section = pt_msec_section(msec); in pt_msec_cache_fill()
H A Dpt_image.c207 lsec = pt_msec_section(msec); in pt_image_add()
295 sec = pt_msec_section(msec); in pt_image_remove()
407 sec = pt_msec_section(msec); in pt_image_remove_by_filename()
601 section = pt_msec_section(msec); in pt_image_read()
676 section = pt_msec_section(msec); in pt_image_find()
H A Dpt_block_decoder.c2483 section = pt_msec_section(msec); in pt_blk_msec_fill()
2559 section = pt_msec_section(msec); in pt_blk_proceed_no_event()
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-msec_cache.c256 section = pt_msec_section(&tfix->mcache.msec); in invalidate()
290 section = pt_msec_section(msec); in read()
309 section = pt_msec_section(&tfix->mcache.msec); in fill_nomap()
332 section = pt_msec_section(msec); in fill()
H A Dptunit-mapped_section.c161 psection = pt_msec_section(&msec); in section()
174 psection = pt_msec_section(&msec); in section_null()
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_mapped_section.h130 pt_msec_section(const struct pt_mapped_section *msec) in pt_msec_section() function
193 section = pt_msec_section(msec); in pt_msec_read()