OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpupath
(Results
1 - 1
of
1
) sorted by null
/external/oprofile/opcontrol/
opcontrol.cpp
536
char
cpupath
[256];
local
537
strcpy(
cpupath
, OP_DRIVER_BASE"/stats/");
538
strcat(
cpupath
, dirent->d_name);
540
strcpy(fullname,
cpupath
);
545
strcpy(fullname,
cpupath
);
550
strcpy(fullname,
cpupath
);
555
strcpy(fullname,
cpupath
);
Completed in 53 milliseconds