Home
last modified time | relevance | path

Searched defs:stats (Results 1 - 25 of 2360) sorted by relevance

12345678910>>...95

/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_perf.c30 va_count_instr_stats(bi_instr *I, struct va_stats *stats) in va_count_instr_stats() argument
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
H A Dio_collector.h27 static bool DefaultDiskStatsFilter(const DiskStats &stats) in DefaultDiskStatsFilter() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Ddebugfs.c114 struct dentry *stats, *moddir; in wl12xx_debugfs_add_files() local
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Ddebugfs.c114 struct dentry *stats, *moddir; in wl12xx_debugfs_add_files() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_engine_stats.h18 struct intel_engine_execlists_stats *stats = &engine->stats.execlists; in intel_engine_context_in() local
41 struct intel_engine_execlists_stats *stats in intel_engine_context_out() local
[all...]
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_stats_combiner.cpp33 void BundleActiveStatsCombiner<BundleActiveEvent>::combine(const std::shared_ptr<BundleActivePeriodStats>& stats, in combine() argument
21 combine( const std::shared_ptr<BundleActivePeriodStats>& stats, std::vector<BundleActivePackageStats>& accumulatedResult, int64_t beginTime) combine() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/streammsgmanager_fuzzer/
H A Dstreammsgmanager_fuzzer.cpp30 Communication::SoftBus::HistoryStats stats; in SendTest() local
42 Communication::SoftBus::HistoryStats stats; in RecvTest() local
54 Communication::SoftBus::HistoryStats stats; in UpdateTest() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_msg_manager.cpp29 bool StreamMsgManager::Send(const HistoryStats &stats) in Send() argument
35 void StreamMsgManager::Update(const HistoryStats &stats) in Update() argument
40 void StreamMsgManager::Recv(const HistoryStats &stats) in Recv() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_msg_manager_test/
H A Dstream_msg_manager_test.cpp66 HistoryStats stats; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_debugfs.c51 DEFINE_SHOW_ATTRIBUTE(stats); variable
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-stats.c14 int rtrs_srv_reset_rdma_stats(struct rtrs_srv_stats *stats, bool enable) in rtrs_srv_reset_rdma_stats() argument
26 ssize_t rtrs_srv_stats_rdma_to_str(struct rtrs_srv_stats *stats, in rtrs_srv_stats_rdma_to_str() argument
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_hw_counters.c27 rxe_ib_get_hw_stats(struct ib_device *ibdev, struct rdma_hw_stats *stats, u8 port, int index) rxe_ib_get_hw_stats() argument
/kernel/linux/linux-5.10/net/rds/
H A Dib_stats.c87 struct rds_ib_statistics stats = {0, }; in rds_ib_stats_info_copy() local
H A Dtcp_stats.c54 struct rds_tcp_statistics stats = {0, }; in rds_tcp_stats_info_copy() local
/kernel/linux/linux-5.10/include/linux/
H A Dtsacct_kern.h30 static inline void xacct_add_tsk(struct taskstats *stats, struct task_struct *p) in xacct_add_tsk() argument
18 bacct_add_tsk(struct user_namespace *user_ns, struct pid_namespace *pid_ns, struct taskstats *stats, struct task_struct *tsk) bacct_add_tsk() argument
/kernel/linux/linux-6.6/include/linux/
H A Dtsacct_kern.h30 static inline void xacct_add_tsk(struct taskstats *stats, struct task_struct *p) in xacct_add_tsk() argument
18 bacct_add_tsk(struct user_namespace *user_ns, struct pid_namespace *pid_ns, struct taskstats *stats, struct task_struct *tsk) bacct_add_tsk() argument
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_debugfs.c52 DEFINE_SHOW_ATTRIBUTE(stats); variable
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-stats.c14 int rtrs_srv_reset_rdma_stats(struct rtrs_srv_stats *stats, bool enable) in rtrs_srv_reset_rdma_stats() argument
31 ssize_t rtrs_srv_stats_rdma_to_str(struct rtrs_srv_stats *stats, char *page) in rtrs_srv_stats_rdma_to_str() argument
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_hw_counters.c27 rxe_ib_get_hw_stats(struct ib_device *ibdev, struct rdma_hw_stats *stats, u32 port, int index) rxe_ib_get_hw_stats() argument
/kernel/linux/linux-6.6/net/rds/
H A Dib_stats.c87 struct rds_ib_statistics stats = {0, }; in rds_ib_stats_info_copy() local
H A Dtcp_stats.c54 struct rds_tcp_statistics stats = {0, }; in rds_tcp_stats_info_copy() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.h53 struct pipe_query_data_pipeline_statistics stats; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmarl_test.h39 auto stats = allocator->stats(); variable
71 auto stats = allocator->stats(); variable
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_instr_statistic.cpp48 std::shared_ptr<std::vector<std::pair<uint64_t, uint64_t>>> stats; in AddInstrStatistic() local
67 std::shared_ptr<std::vector<std::pair<uint64_t, uint64_t>>> stats = iter->second; in DumpInstrStatResult() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/utils/
H A Djs_heap_stats_dumper.cpp35 JSHeapStatus stats; in Dump() local
50 void JSHeapStatsDumper::HandleChange(const JSHeapStatus &stats) in HandleChange() argument
57 UpdateStats(const JSHeapStatus &stats) UpdateStats() argument
71 SaveStats(const JSHeapStatus &stats) SaveStats() argument
[all...]

Completed in 5 milliseconds

12345678910>>...95