OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_
(Results
1 - 2
of
2
) sorted by null
/system/extras/simpleperf/
event_fd.h
54
return
cpu_
;
76
cpu_
(cpu),
92
int
cpu_
;
member in class:EventFd
/system/extras/tests/binder/benchmarks/
binderAddInts.cpp
77
int
cpu_
;
member in class:AddIntsService
167
AddIntsService::AddIntsService(int cpu):
cpu_
(cpu) {
180
if (
cpu_
!= unbound) {
182
if (cpu !=
cpu_
) {
184
<<
cpu_
<< endl;
Completed in 4536 milliseconds