Searched refs:stat_type (Results 1 – 6 of 6) sorted by relevance
86 u32 stat_type; member 248 char stat_type[sizeof(u32) + 1] = {0}; in qcom_create_soc_sleep_stat_files() local 277 stat_type[j] = type & 0xff; in qcom_create_soc_sleep_stat_files() 280 strim(stat_type); in qcom_create_soc_sleep_stat_files() 281 debugfs_create_file(stat_type, 0400, root, &d[i], in qcom_create_soc_sleep_stat_files()
32 enum stat_type { enum 80 static enum stat_type evsel__stat_type(struct evsel *evsel) in evsel__stat_type() 150 static double find_stat(const struct evsel *evsel, int aggr_idx, enum stat_type type) in find_stat() 195 enum stat_type denominator_type, in print_ratio()
59 static void record_stats(struct xdp_md *ctx, __u32 stat_type) in record_stats() argument 63 count = bpf_map_lookup_elem(&map_xdp_stats, &stat_type); in record_stats()
9973 rsp_data->entry[i].stat_type = QLA2XX_HW_ERROR; in qla2xxx_get_ini_stats() 9980 rsp_data->entry[i].stat_type = QLA2XX_SHT_LNK_DWN; in qla2xxx_get_ini_stats() 9987 rsp_data->entry[i].stat_type = QLA2XX_INT_ERR; in qla2xxx_get_ini_stats() 9994 rsp_data->entry[i].stat_type = QLA2XX_CMD_TIMEOUT; in qla2xxx_get_ini_stats() 10001 rsp_data->entry[i].stat_type = QLA2XX_RESET_CMD_ERR; in qla2xxx_get_ini_stats() 10017 rsp_data->entry[i].stat_type = QLA2XX_TGT_SHT_LNK_DOWN; in qla2xxx_get_ini_stats() 10037 tgt_data->stats.entry[0].stat_type = flags; in qla2xxx_get_tgt_stats()
303 * @cfg_val: stat_type specific configuration304 * @stat_type: see %htt_dbg_stats_type317 u8 stat_type; member
662 req->stat_type = HTT_STATS_REQ_CFG_STAT_TYPE_INVALID; in ath10k_htt_h2t_stats_req()