Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/processor-trace/libipt/internal/include/
Dpt_image_section_cache.h124 extern void pt_iscache_fini(struct pt_image_section_cache *iscache);
/freebsd-12-stable/contrib/processor-trace/libipt/src/
Dpt_image_section_cache.c79 void pt_iscache_fini(struct pt_image_section_cache *iscache) in pt_iscache_fini() function
881 pt_iscache_fini(iscache); in pt_iscache_free()
/freebsd-12-stable/contrib/processor-trace/libipt/test/src/
Dptunit-image_section_cache.c605 pt_iscache_fini(&cfix->iscache); in cfix_fini()
633 pt_iscache_fini(NULL); in fini_null()