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

/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_section.h334 static inline int pt_section_on_map(struct pt_section *section) function
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-section-file.c120 status = pt_section_on_map(section);
/freebsd-13-stable/contrib/processor-trace/libipt/src/posix/
H A Dpt_section_posix.c182 status = pt_section_on_map(section);
184 /* We had to release the section lock for pt_section_on_map() so
/freebsd-13-stable/contrib/processor-trace/libipt/src/windows/
H A Dpt_section_windows.c215 status = pt_section_on_map(section);
217 /* We had to release the section lock for pt_section_on_map() so

Completed in 63 milliseconds