Searched refs:threshold_exceeded (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/perfetto/src/base/ |
H A D | watchdog_posix.cc | 285 bool threshold_exceeded = false; in ThreadMain() local 289 threshold_exceeded = true; in ThreadMain() 292 threshold_exceeded = true; in ThreadMain() 297 if (threshold_exceeded) in ThreadMain()
|
/aosp_15_r20/frameworks/proto_logging/stats/atoms/framework/ |
H A D | framework_extension_atoms.proto | 689 optional int64 threshold_exceeded = 6; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/framework/ |
D | framework_extension_atoms.pb.h | 6081 ::int64_t threshold_exceeded() const; in Swap() 13007 inline ::int64_t AppRestrictionStateChanged::threshold_exceeded() const { in threshold_exceeded() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/libstatslog_rust/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex31/out/ |
D | statslog.rs | 58018 pub r#threshold_exceeded: i64, 58024 …ype, self.r#enabled, self.r#main_reason, self.r#sub_reason, self.r#threshold_exceeded, self.r#sour… in stats_write() 58034 r#threshold_exceeded: i64, in stats_write() 58048 AStatsEvent_writeInt64(__event, r#threshold_exceeded); in stats_write()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/statslog.rs/gen/ |
D | statslog.rs | 58018 pub r#threshold_exceeded: i64, 58024 …ype, self.r#enabled, self.r#main_reason, self.r#sub_reason, self.r#threshold_exceeded, self.r#sour… in stats_write() 58034 r#threshold_exceeded: i64, in stats_write() 58048 AStatsEvent_writeInt64(__event, r#threshold_exceeded); in stats_write()
|