Home
last modified time | relevance | path

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

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