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

/linux-master/tools/perf/tests/
H A Ddlfilter-test.c146 static int write_mmap(int fd, pid_t pid, pid_t tid, u64 start, u64 len, u64 pgoff, function
373 if (write_mmap(td->fd, pid, tid, MAP_START, 0x10000, 0, td->prog_file_name))

Completed in 102 milliseconds