OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_device
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libop/
op_config_24.h
18
extern char
op_device
[];
op_config.c
31
char
op_device
[PATH_MAX];
variable
69
strcpy(
op_device
, op_session_dir);
70
strcat(
op_device
, "/opdev");
Completed in 270 milliseconds