Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/windows/
HDpt_section_windows.h71 extern int pt_sec_windows_map(struct pt_section *section, int fd);
/freebsd-13-stable/contrib/processor-trace/libipt/src/windows/
HDpt_section_windows.c125 int pt_sec_windows_map(struct pt_section *section, int fd) in pt_sec_windows_map() function
290 errcode = pt_sec_windows_map(section, fd); in pt_section_map()