Searched refs:all_count (Results 1 – 6 of 6) sorted by relevance
8 all_count=019 all_count=$((all_count + 1))24 echo "PASS: All $all_count tests passed"26 echo "FAIL: $fail_count of $all_count tests failed"
4 all_count=015 all_count=$((all_count + 1))20 echo "PASS: All $all_count tests passed"22 echo "FAIL: $fail_count of $all_count tests failed"
219 u64 all_count; member
1237 printf(" Total count : %9" PRIu64 "\n", kwork->all_count); in print_summary()1534 kwork->all_count += work->nr_atoms; in perf_kwork__report()1722 .all_count = 0, in cmd_kwork()
226 u64 all_count; member1360 sched->all_count += work_list->nb_atoms; in output_lat_thread()3273 (double)sched->all_runtime / NSEC_PER_MSEC, sched->all_count); in perf_sched__lat()