Home
last modified time | relevance | path

Searched refs:op_lock_file (Results 1 – 6 of 6) sorted by relevance

/external/oprofile/libop/
Dop_config.c25 char op_lock_file[PATH_MAX]; variable
57 strcpy(op_lock_file, op_session_dir); in init_op_config_dirs()
58 strcat(op_lock_file, "/lock"); in init_op_config_dirs()
Dop_config.h39 extern char op_lock_file[];
/external/oprofile/daemon/
Doprofiled.c523 if (op_write_lock_file(op_lock_file)) { in main()
525 op_lock_file); in main()
Dinit.c281 unlink(op_lock_file); in clean_exit()
/external/oprofile/daemon/liblegacy/
Dinit.c313 unlink(op_lock_file); in clean_exit()
/external/oprofile/
DChangeLog-2005590 * libutil/op_lock_file.h:
591 * libutil/op_lock_file.c: make a function static