Searched refs:MAX_CNT (Results 1 – 3 of 3) sorted by relevance
33 #define MAX_CNT 100000ll macro50 if (cnt == MAX_CNT) { in print_bpf_output()52 MAX_CNT * 1000000000ll / (time_get_ns() - start_time)); in print_bpf_output()84 while ((ret = perf_buffer__poll(pb, 1000)) >= 0 && cnt < MAX_CNT) { in main()
23 #define MAX_CNT 1000000 macro45 for (i = 0; i < MAX_CNT; i++) { in test_task_rename()53 cpu, MAX_CNT * 1000000000ll / (time_get_ns() - start_time)); in test_task_rename()69 for (i = 0; i < MAX_CNT; i++) { in test_urandom_read()77 cpu, MAX_CNT * 1000000000ll / (time_get_ns() - start_time)); in test_urandom_read()
14602 const unsigned short MAX_CNT = 1000; in i40e_pf_loop_reset() local14608 for (cnt = 0; cnt < MAX_CNT; ++cnt) { in i40e_pf_loop_reset()14615 if (cnt == MAX_CNT) { in i40e_pf_loop_reset()