Home
last modified time | relevance | path

Searched refs:cur_user (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_top.c66 unsigned long long cur_user; member
145 cpu_data->cur_user = latency; in timerlat_top_update()
278 trace_seq_printf(s, "%9llu ", cpu_data->cur_user / divisor); in timerlat_top_print()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1190 int cur_user; in ath11k_htt_tlv_ppdu_stats_parse() local
1213 cur_user = ath11k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath11k_htt_tlv_ppdu_stats_parse()
1215 if (cur_user < 0) in ath11k_htt_tlv_ppdu_stats_parse()
1217 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath11k_htt_tlv_ppdu_stats_parse()
1232 cur_user = ath11k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath11k_htt_tlv_ppdu_stats_parse()
1234 if (cur_user < 0) in ath11k_htt_tlv_ppdu_stats_parse()
1236 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath11k_htt_tlv_ppdu_stats_parse()
1253 cur_user = ath11k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath11k_htt_tlv_ppdu_stats_parse()
1255 if (cur_user < 0) in ath11k_htt_tlv_ppdu_stats_parse()
1257 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath11k_htt_tlv_ppdu_stats_parse()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1206 int cur_user; in ath12k_htt_tlv_ppdu_stats_parse() local
1229 cur_user = ath12k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath12k_htt_tlv_ppdu_stats_parse()
1231 if (cur_user < 0) in ath12k_htt_tlv_ppdu_stats_parse()
1233 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath12k_htt_tlv_ppdu_stats_parse()
1249 cur_user = ath12k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath12k_htt_tlv_ppdu_stats_parse()
1251 if (cur_user < 0) in ath12k_htt_tlv_ppdu_stats_parse()
1253 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath12k_htt_tlv_ppdu_stats_parse()
1270 cur_user = ath12k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath12k_htt_tlv_ppdu_stats_parse()
1272 if (cur_user < 0) in ath12k_htt_tlv_ppdu_stats_parse()
1274 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath12k_htt_tlv_ppdu_stats_parse()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1256 int cur_user; in ath11k_htt_tlv_ppdu_stats_parse() local
1279 cur_user = ath11k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath11k_htt_tlv_ppdu_stats_parse()
1281 if (cur_user < 0) in ath11k_htt_tlv_ppdu_stats_parse()
1283 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath11k_htt_tlv_ppdu_stats_parse()
1298 cur_user = ath11k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath11k_htt_tlv_ppdu_stats_parse()
1300 if (cur_user < 0) in ath11k_htt_tlv_ppdu_stats_parse()
1302 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath11k_htt_tlv_ppdu_stats_parse()
1319 cur_user = ath11k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath11k_htt_tlv_ppdu_stats_parse()
1321 if (cur_user < 0) in ath11k_htt_tlv_ppdu_stats_parse()
1323 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath11k_htt_tlv_ppdu_stats_parse()
[all...]

Completed in 13 milliseconds