OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_hash_device
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libop/
op_config_24.h
20
extern char
op_hash_device
[];
op_config.c
33
char
op_hash_device
[PATH_MAX];
variable
75
strcpy(
op_hash_device
, op_session_dir);
76
strcat(
op_hash_device
, "/ophashmapdev");
Completed in 12 milliseconds