Home
last modified time | relevance | path

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

/external/oprofile/daemon/liblegacy/
Dopd_proc.h91 void opd_handle_exec(pid_t tid, pid_t tgid);
Dinit.c226 opd_handle_exec(note->pid, note->tgid); in opd_do_notes()
Dopd_proc.c286 void opd_handle_exec(pid_t tid, pid_t tgid) in opd_handle_exec() function