HomeSort by relevance Sort by last modified time
    Searched refs:opd_handle_exec (Results 1 - 3 of 3) sorted by null

  /external/oprofile/daemon/liblegacy/
opd_proc.h 85 * opd_handle_exec - deal with notification of execve()
91 void opd_handle_exec(pid_t tid, pid_t tgid);
init.c 226 opd_handle_exec(note->pid, note->tgid);
opd_proc.c 286 void opd_handle_exec(pid_t tid, pid_t tgid) function

Completed in 77 milliseconds