OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_note_device
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libop/
op_config_24.h
19
extern char
op_note_device
[];
op_config.c
32
char
op_note_device
[PATH_MAX];
variable
72
strcpy(
op_note_device
, op_session_dir);
73
strcat(
op_note_device
, "/opnotedev");
Completed in 26 milliseconds