OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_cpu_timestamp
(Results
1 - 2
of
2
) sorted by null
/device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.h
108
uint64_t
last_cpu_timestamp
[numSensors];
member in class:CwMcuSensor
CwMcuSensor.cpp
214
memset(
last_cpu_timestamp
, 0, sizeof(
last_cpu_timestamp
));
271
memset(
last_cpu_timestamp
, 0, sizeof(
last_cpu_timestamp
));
[
all
...]
Completed in 78 milliseconds