Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/src/
H A Dalarm.cc61 } stat_t; typedef
71 stat_t overdue_scheduling;
72 stat_t premature_scheduling;
154 static void update_stat(stat_t* stat, uint64_t delta_ms) { in update_stat()
716 static void dump_stat(int fd, stat_t* stat, const char* description) { in dump_stat()