Searched refs:counters (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndkfactory_fuzzer/ |
H A D | BUILD.gn | 36 cflags += [ "-fsanitize-coverage=inline-8bit-counters" ] 37 cflags_cc += [ "-fsanitize-coverage=inline-8bit-counters" ]
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/ |
H A D | BUILD.gn | 36 cflags += [ "-fno-sanitize-coverage=inline-8bit-counters" ] 37 cflags_cc += [ "-fno-sanitize-coverage=inline-8bit-counters" ]
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysessionndk_fuzzer/ |
H A D | BUILD.gn | 37 cflags += [ "-fno-sanitize-coverage=inline-8bit-counters" ] 38 cflags_cc += [ "-fno-sanitize-coverage=inline-8bit-counters" ]
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/ |
H A D | BUILD.gn | 36 cflags += [ "-fno-sanitize-coverage=inline-8bit-counters" ] 37 cflags_cc += [ "-fno-sanitize-coverage=inline-8bit-counters" ]
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | sharing_manager.cpp | 387 …const std::string counters = "\\s*" + num + "\\s+" + num + " RETURN all( -- | )" + ifac… in GetNetworkSharingTraffic() local 389 static const std::regex IP_RE(counters); in GetNetworkSharingTraffic()
|
/ohos5.0/docs/en/application-dev/device/driver/ |
H A D | driverdevelopment-overview.md | 15 …peripherals for bank counters, enterprise office, and medical detection, such as high-speed docume…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-Counter.md | 79 Defines common attributes and events of counters. 307 This example shows a mirrored layout of different types of counters.
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-toolchain-hiperf.md | 61 …mand monitors the specified application and periodically prints the values of performance counters. 71 | -a | Collects the values of all threads and default performance counters of the system.|
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hiperf.md | 140 Monitors the specified application and periodically prints the values of performance counters.
|
/ohos5.0/build/ |
H A D | test.gni | 272 "-fno-sanitize-coverage=trace-pc-guard,edge,trace-cmp,indirect-calls,8bit-counters",
|
/ohos5.0/build/config/sanitizers/ |
H A D | BUILD.gn | 415 # Adding -fsanitize=fuzzer-no-link will add -fsanitize-coverage=inline-8bit-counters,
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-hdf-coding-guide.md | 594 …g_irqCnt++; /* If the IRQ function is triggered, the number of global counters is incremented by 1…
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/include/ |
H A D | gl2ext_entries.in | 229 … GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters) 230 …HOOK_API(glGetPerfMonitorCountersAMD, group, numCounters, maxActiveCounters, counterSize, counters)
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | introduction-to-arkts.md | 393 …nit` expression is executed, if any. This expression usually initializes one or more loop counters.
|