Home
last modified time | relevance | path

Searched refs:dtop_value_only_poll (Results 1 – 3 of 3) sorted by relevance

/device/google/marlin/dataservices/datatop/src/
Ddatatop_polling.h45 int dtop_value_only_poll(struct dtop_data_point_gatherer *dpg);
Ddatatop_value_only_poll.c56 int dtop_value_only_poll(struct dtop_data_point_gatherer *dpg) in dtop_value_only_poll() function
125 dpg->poll = dtop_value_only_poll; in construct_value_only_dpg()
Ddatatop_cpu_stats_poll.c131 dpg->poll = dtop_value_only_poll; in construct_cpu_stat_dpg()