Home
last modified time | relevance | path

Searched defs:reset_counter (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/structured/
H A Devent.h66 int reset_counter; member
H A Devent.cc29 Event::EventSequenceMetadata::EventSequenceMetadata(int reset_counter) in EventSequenceMetadata()
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dstructured_data.proto172 optional int64 reset_counter = 3; field
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/kill/
H A Dkill10.c635 void reset_counter(int sig) in reset_counter() function
/aosp_15_r20/external/pytorch/test/higher_order_ops/
H A Dtest_with_effects.py437 def reset_counter(): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dstepper_copying.cpp111 void reset_counter( void ) in reset_counter() function
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dstructured_data.pb.h1722 inline int64_t StructuredEventProto_EventSequenceMetadata::reset_counter() const { in reset_counter() function
/aosp_15_r20/external/openthread/tools/otci/otci/
H A Dotci.py2331 def reset_counter(self, name: str): member in OTCI