Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_section.h334 static inline int pt_section_on_map(struct pt_section *section) in pt_section_on_map() function
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-section-file.c120 status = pt_section_on_map(section); in pt_section_map_success()
/freebsd/contrib/processor-trace/libipt/src/posix/
H A Dpt_section_posix.c182 status = pt_section_on_map(section); in pt_sec_posix_map_success()
/freebsd/contrib/processor-trace/libipt/src/windows/
H A Dpt_section_windows.c215 status = pt_section_on_map(section); in pt_sec_windows_map_success()