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

  /external/oprofile/libop/
op_config.h 39 extern char op_lock_file[];
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");