Home
last modified time | relevance | path

Searched refs:user_count (Results 1 – 3 of 3) sorted by relevance

/tools/tracing/rtla/src/
A Dtimerlat_hist.c29 unsigned long long user_count; member
163 data->hist[cpu].user_count++; in timerlat_hist_update()
376 data->hist[cpu].user_count); in timerlat_print_summary()
404 data->hist[cpu].user_count, in timerlat_print_summary()
434 data->hist[cpu].user_count, in timerlat_print_summary()
464 data->hist[cpu].user_count, in timerlat_print_summary()
509 sum.user_count += cpu_data->user_count; in timerlat_print_stats_all()
542 sum.user_count); in timerlat_print_stats_all()
563 sum.user_count, in timerlat_print_stats_all()
586 sum.user_count, in timerlat_print_stats_all()
[all …]
A Dtimerlat_top.c26 unsigned long long user_count; member
117 sum->user_count += cpu_data->user_count; in timerlat_top_update_sum()
151 cpu_data->user_count++; in timerlat_top_update()
216 data->cpu_data[i].user_count = value_user[i]; in timerlat_top_bpf_pull_data()
348 if (!cpu_data->user_count) { in timerlat_top_print()
354 cpu_data->sum_user / cpu_data->user_count); in timerlat_top_print()
415 if (!summary->user_count) { in timerlat_top_print_sum()
421 summary->sum_user / summary->user_count); in timerlat_top_print_sum()
/tools/include/uapi/linux/
A Dfscrypt.h159 __u32 user_count; member

Completed in 9 milliseconds