Searched refs:BinderStats (Results 1 – 2 of 2) sorted by relevance
14 pub(crate) static GLOBAL_STATS: BinderStats = BinderStats::new();16 pub(crate) struct BinderStats { struct21 impl BinderStats { implementation
49 stats::BinderStats,460 pub(crate) stats: BinderStats,510 stats: BinderStats::new(), in new()