Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_image.c130 struct pt_image *pt_image_alloc(const char *name) in pt_image_alloc() function
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h1779 extern pt_export struct pt_image *pt_image_alloc(const char *name);
H A Dintel-pt.h.in1779 extern pt_export struct pt_image *pt_image_alloc(const char *name);
1783 * The \@image must have been allocated with pt_image_alloc().