Home
last modified time | relevance | path

Searched defs:Counter (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/extras/simpleperf/include/
H A Dsimpleperf.h34 struct Counter { struct
55 // perf->StartCounters(); argument
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DThreadBaseTests.cpp97 struct Counter { in TEST() struct
98 explicit Counter(EventCount* count) : mCount(count) { mCount->construct++; } in TEST() argument
100 Counter(const Counter& other) : mCount(other.mCount) { in TEST() function
104 Counter(Counter&& other) : mCount(other.mCount) { in TEST() argument
109 Counter& operator=(const Counter& other) { in TEST()
115 Counter& operator=(Counter&& other) { in TEST()
122 ~Counter() { in TEST()
126 EventCount* mCount; in TEST()
/aosp12/bionic/tests/
H A Dtime_test.cpp529 struct Counter { struct
543 explicit Counter(void (*fn)(sigval_t)) : value(0), timer_valid(false) { in Counter() argument
556 ~Counter() { in ~Counter() argument
579 Counter* cd = reinterpret_cast<Counter*>(value.sival_ptr); in CountNotifyFunction() argument
584 Counter* cd = reinterpret_cast<Counter*>(value.sival_ptr); in CountAndDisarmNotifyFunction() argument
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h220 struct Counter { struct
221 inline Counter() : value(-1) {} in Counter() argument
225 Mutexed<Counter> mCount; argument
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/shared/
H A DNetdUtilsTest.java78 class Counter { class in NetdUtilsTest
/aosp12/frameworks/av/drm/libmediadrm/protos/
H A Dmetrics.proto47 message Counter { message
/aosp12/frameworks/av/media/libstagefright/tests/mediacodec/
H A DMediaCodecTest.cpp108 class Counter { class
111 explicit Counter(int32_t initCount) : mCount(initCount) {} in Counter() function in android::Counter
/aosp12/system/extras/simpleperf/
H A Drecord_lib_interface.cpp293 bool PerfEventSet::ReadCounters(std::vector<Counter>*) { in ReadCounters()
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.cpp529 unsigned Counter = 0; in IncorporateFunctionInfoGlobalBBIDs() local
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.cpp529 unsigned Counter = 0; in IncorporateFunctionInfoGlobalBBIDs() local
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.cpp529 unsigned Counter = 0; in IncorporateFunctionInfoGlobalBBIDs() local
/aosp12/packages/modules/NetworkStack/src/android/net/apf/
H A DApfFilter.java132 public static enum Counter { enum in ApfFilter
/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java429 public static abstract class Counter { class in BatteryStats
432 public Counter() {} in Counter() method in BatteryStats.Counter
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1535 public static class Counter extends BatteryStats.Counter implements TimeBaseObs { class in BatteryStatsImpl
1540 public Counter(TimeBase timeBase, Parcel in) { in Counter() method in BatteryStatsImpl.Counter
1546 public Counter(TimeBase timeBase) { in Counter() method in BatteryStatsImpl.Counter
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto16355 message Counter { message
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...