Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/tests/
Ddlfilter-test.c125 static int write_comm(int fd, pid_t pid, pid_t tid, const char *comm_str) in write_comm() function
370 if (write_comm(td->fd, pid, tid, "test-prog")) in test__dlfilter_test()