HomeSort by relevance Sort by last modified time
    Searched full:op_lock_file (Results 1 - 7 of 7) sorted by null

  /external/oprofile/libop/
op_config.c 25 char op_lock_file[PATH_MAX]; variable
57 strcpy(op_lock_file, op_session_dir);
58 strcat(op_lock_file, "/lock");
op_config.h 39 extern char op_lock_file[];
  /external/oprofile/daemon/
oprofiled.c 523 if (op_write_lock_file(op_lock_file)) {
525 op_lock_file);
init.c 280 unlink(op_lock_file);
  /prebuilt/linux-x86/oprofile/bin/
oparchive 
opannotate 
opreport 

Completed in 92 milliseconds