Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dalarm.cc64 } stat_t; typedef
74 stat_t overdue_scheduling;
75 stat_t premature_scheduling;
163 static void update_stat(stat_t* stat, period_ms_t delta) { in update_stat()
716 static void dump_stat(int fd, stat_t* stat, const char* description) { in dump_stat()