Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/posix/
H A Dpt_section_posix.h65 extern int pt_sec_posix_map(struct pt_section *section, int fd);
/freebsd/contrib/processor-trace/libipt/src/posix/
H A Dpt_section_posix.c99 int pt_sec_posix_map(struct pt_section *section, int fd) in pt_sec_posix_map() function
231 errcode = pt_sec_posix_map(section, fd); in pt_section_map()