Home
last modified time | relevance | path

Searched refs:pt_image_add_cached (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image.c1800 status = pt_image_add_cached(NULL, &iscache, 0, NULL); in add_cached_null()
1803 status = pt_image_add_cached(&image, NULL, 0, NULL); in add_cached_null()
1817 status = pt_image_add_cached(&ifix->image, &ifix->iscache, isid, in add_cached()
1841 status = pt_image_add_cached(&ifix->image, &ifix->iscache, isid, NULL); in add_cached_null_asid()
1864 status = pt_image_add_cached(&ifix->image, &ifix->iscache, isid, in add_cached_twice()
1868 status = pt_image_add_cached(&ifix->image, &ifix->iscache, isid, in add_cached_twice()
1889 status = pt_image_add_cached(&ifix->image, &ifix->iscache, 1, in add_cached_bad_isid()
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_image.c624 int pt_image_add_cached(struct pt_image *image, in pt_image_add_cached() function
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h1830 extern pt_export int pt_image_add_cached(struct pt_image *image,
H A Dintel-pt.h.in1830 extern pt_export int pt_image_add_cached(struct pt_image *image,