Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/posix/
H A Dpt_section_posix.h85 extern int pt_sec_posix_read(const struct pt_section *section, uint8_t *buffer,
/freebsd/contrib/processor-trace/libipt/src/posix/
H A Dpt_section_posix.c152 section->read = pt_sec_posix_read; in pt_sec_posix_map()
287 int pt_sec_posix_read(const struct pt_section *section, uint8_t *buffer, in pt_sec_posix_read() function