Home
last modified time | relevance | path

Searched refs:stat_type (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstat-shadow.c28 enum stat_type type;
101 enum stat_type type, in saved_value_lookup()
195 enum stat_type type, in update_runtime_stat()
425 enum stat_type type, int ctx, int cpu) in runtime_stat_avg()
437 enum stat_type type, int ctx, int cpu) in runtime_stat_n()
726 enum stat_type type, in td_metric_ratio()
H A Dstat.h68 enum stat_type { enum
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c20 #define ENA_STAT_ENTRY(stat, stat_type) { \ argument
22 .stat_offset = offsetof(struct ena_stats_##stat_type, stat) / sizeof(u64) \
25 #define ENA_STAT_HW_ENTRY(stat, stat_type) { \ argument
27 .stat_offset = offsetof(struct ena_admin_##stat_type, stat) / sizeof(u64) \
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py808 def draw_cuml_graph(ctx, proc_tree, chart_bounds, duration, sec_w, stat_type): argument
816 if stat_type is STAT_TYPE_CPU:
956 if stat_type is STAT_TYPE_CPU:
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt.h322 u8 stat_type; member
1488 u8 stat_type:5; /* %HTT_DBG_STATS_ */ member
H A Dhtt_tx.c658 req->stat_type = HTT_STATS_REQ_CFG_STAT_TYPE_INVALID; in ath10k_htt_h2t_stats_req()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_fw.h4271 t_u16 stat_type;