Searched defs:op_pipe_file (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libop/
H A Dop_config.c27 char op_pipe_file[PATH_MAX]; variable
60 strcpy(op_pipe_file, op_session_dir);
61 strcat(op_pipe_file, "/opd_pipe");

Completed in 95 milliseconds