| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktBuildPrograms.cpp | 531 BuildStats stats; in buildPrograms() local 690 const vkt::BuildStats stats = vkt::buildPrograms(testCtx, in main() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pDrawCallBatchingTests.cpp | 815 Statistics stats; in calculateStats() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/include/ |
| H A D | hilog_cmd.h | 207 StatsRsp stats; member 212 StatsRsp stats; member 225 StatsRsp stats; member 231 StatsRsp stats; member
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| H A D | service_controller.cpp | 183 void ServiceController::SendOverallStats(const LogStats& stats) in SendOverallStats() argument 211 void ServiceController::SendLogTypeDomainStats(const LogStats& stats) in SendLogTypeDomainStats() argument 251 void ServiceController::SendDomainStats(const LogStats& stats) in SendDomainStats() argument 289 SendDomainTagStats(const LogStats& stats) SendDomainTagStats() argument 302 SendProcStats(const LogStats& stats) SendProcStats() argument 349 SendProcLogTypeStats(const LogStats& stats) SendProcLogTypeStats() argument 392 SendProcTagStats(const LogStats& stats) SendProcTagStats() argument 772 LogStats& stats = m_hilogBuffer.GetStatsInfo(); HandleStatsQueryRqst() local [all...] |
| /base/hiviewdfx/faultloggerd/services/ |
| H A D | fault_logger_daemon.cpp | 978 DumpStats stats; in HandleDumpStats() local [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | thermal.h | 93 void *stats; member
|
| /foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/ |
| H A D | jsi.cpp | 802 jerry_heap_stats_t stats = {0}; in GetJSHeapStatus() local
|
| /foundation/communication/dsoftbus/core/frame/standard/init/src/ |
| H A D | softbus_server_stub.cpp | 1262 StreamSendStats *stats = const_cast<StreamSendStats *>( in StreamStatsInner() local 1295 TrafficStats *stats = in RippleStatsInner() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| H A D | fillp_dfx.c | 669 struct FillpFrameStats *stats = &sock->netconn->pcb->fpcb.frameHandle.stats; in DoShowFrameStats() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libx264.c | 96 char *stats; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpdec.c | 318 RTPStatistics *stats = &s->statistics; in ff_rtp_check_and_send_back_rr() local [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_pipeline.h | 100 struct ir3_info stats; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_generator.cpp | 1764 generate_code(const cfg_t *cfg, int dispatch_width, struct shader_stats shader_stats, const brw::performance &perf, struct brw_compile_stats *stats) generate_code() argument
|
| H A D | brw_vec4_generator.cpp | 1514 generate_code(struct brw_codegen *p, const struct brw_compiler *compiler, void *log_data, const nir_shader *nir, struct brw_vue_prog_data *prog_data, const struct cfg_t *cfg, const performance &perf, struct brw_compile_stats *stats, bool debug_enabled) generate_code() argument 2270 brw_vec4_generate_assembly(const struct brw_compiler *compiler, void *log_data, void *mem_ctx, const nir_shader *nir, struct brw_vue_prog_data *prog_data, const struct cfg_t *cfg, const performance &perf, struct brw_compile_stats *stats, bool debug_enabled) brw_vec4_generate_assembly() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-runtime-agent-impl.cc | 691 v8::HeapStatistics stats; in getHeapUsage() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | read-only-spaces.cc | 96 Initialize(Isolate* isolate, std::vector<ReadOnlyPage*>&& pages, const AllocationStats& stats) Initialize() argument 212 Initialize( Isolate* isolate, std::vector<ReadOnlyPage*>&& pages, const AllocationStats& stats) Initialize() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCAssembler.cpp | 51 namespace stats { namespace [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrGpu.h | 539 Stats* stats() { return &fStats; } in stats() function in GrGpu
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | cwebp.c | 166 static void PrintFullLosslessInfo(const WebPAuxStats* const stats, in PrintFullLosslessInfo() argument 190 const WebPAuxStats* const stats = pic->stats; PrintExtraInfoLossless() local 205 const WebPAuxStats* const stats = pic->stats; PrintExtraInfoLossy() local 670 WebPAuxStats stats; main() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | frame_enc.c | 154 const proba_t stats = proba->stats_[t][b][c][p]; in FinalizeTokenProbas() local 626 PassStats stats; in StatLoop() local 786 PassStats stats; VP8EncTokenLoop() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/webp/ |
| H A D | encode.h | 342 WebPAuxStats* stats; member
|
| /third_party/skia/tests/ |
| H A D | GrThreadSafeCacheTest.cpp | 141 Stats* stats() { return &fStats; } in stats() function in TestHelper 421 static GrOp::Owner Make(GrRecordingContext* rContext, TestHelper::Stats* stats, in Make() argument 434 GrThreadSafeVertexTestOp(GrRecordingContext* rContext, TestHelper::Stats* stats, int wh, int id, in GrThreadSafeVertexTestOp() argument 648 bool TestHelper::FillInViewOnGpu(GrDirectContext* dContext, int wh, Stats* stats, in FillInViewOnGpu() argument 629 CreateViewOnCpu(GrRecordingContext* rContext, int wh, Stats* stats) CreateViewOnCpu() argument 671 AccessCachedView(GrRecordingContext* rContext, GrThreadSafeCache* threadSafeCache, int wh, bool failLookup, bool failFillingIn, int id, Stats* stats) AccessCachedView() argument [all...] |
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | Tests.cpp | 721 D3D12MA::Stats stats;
in TestDefaultPoolMinBytes() local [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | label_file.c | 1319 static void stats(struct selabel_handle *rec) in stats() function
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dbus.c | 1845 dbus_get_stats(dbus_pub_t *pub, dbus_stats_t *stats) in dbus_get_stats() argument
|