Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dalarm.cc63 } stat_t; typedef
73 stat_t overdue_scheduling;
74 stat_t premature_scheduling;
156 static void update_stat(stat_t* stat, uint64_t delta_ms) { in update_stat()
718 static void dump_stat(int fd, stat_t* stat, const char* description) { in dump_stat()