Searched refs:pt_iscache_notify_resize (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_image_section_cache.h203 extern int pt_iscache_notify_resize(struct pt_image_section_cache *iscache,
/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_section.c512 errcode = pt_iscache_notify_resize(iscache, section,
H A Dpt_image_section_cache.c1074 int pt_iscache_notify_resize(struct pt_image_section_cache *iscache, function
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-section.c48 extern int pt_iscache_notify_resize(struct pt_image_section_cache *iscache,
66 int pt_iscache_notify_resize(struct pt_image_section_cache *iscache, function
H A Dptunit-image_section_cache.c444 errcode = pt_iscache_notify_resize(iscache, section, memsize);

Completed in 45 milliseconds