OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dtop_value_only_poll
(Results
1 - 3
of
3
) sorted by null
/device/google/marlin/dataservices/datatop/src/
datatop_polling.h
45
int
dtop_value_only_poll
(struct dtop_data_point_gatherer *dpg);
datatop_value_only_poll.c
56
int
dtop_value_only_poll
(struct dtop_data_point_gatherer *dpg)
function
125
dpg->poll =
dtop_value_only_poll
;
datatop_cpu_stats_poll.c
131
dpg->poll =
dtop_value_only_poll
;
Completed in 1587 milliseconds