Home
last modified time | relevance | path

Searched refs:pt_sec_posix_memsize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/processor-trace/libipt/internal/include/posix/
H A Dpt_section_posix.h97 extern int pt_sec_posix_memsize(const struct pt_section *section,
/freebsd/contrib/processor-trace/libipt/src/posix/
H A Dpt_section_posix.c153 section->memsize = pt_sec_posix_memsize; in pt_sec_posix_map()
312 int pt_sec_posix_memsize(const struct pt_section *section, uint64_t *size) in pt_sec_posix_memsize() function