Home
last modified time | relevance | path

Searched refs:pt_msec_fini (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_msec_cache.c52 pt_msec_fini(&cache->msec); in pt_msec_cache_fini()
H A Dpt_image.c93 pt_msec_fini(&list->section); in pt_section_list_free()
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_mapped_section.h85 static inline void pt_msec_fini(struct pt_mapped_section *msec) in pt_msec_fini() function