Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/processor-trace/libipt/include/
H A Dintel-pt.h1676 pt_iscache_alloc(const char *name);
H A Dintel-pt.h.in1676 pt_iscache_alloc(const char *name);
1680 * The \@iscache must have been allocated with pt_iscache_alloc().
/freebsd-12.1/contrib/processor-trace/libipt/src/
H A Dpt_image_section_cache.c865 struct pt_image_section_cache *pt_iscache_alloc(const char *name) in pt_iscache_alloc() function