Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dstats.rs14 pub(crate) static GLOBAL_STATS: BinderStats = BinderStats::new(); variable
H A Drust_binder_main.rs113 stats::GLOBAL_STATS.inc_br(code); in write_code()
548 stats::GLOBAL_STATS.debug_print("", m); in rust_binder_stats_show_impl()
H A Dthread.rs32 stats::GLOBAL_STATS,
1297 GLOBAL_STATS.inc_bc(cmd); in write()