Searched refs:time_get_ns (Results 1 – 4 of 4) sorted by relevance
30 static __u64 time_get_ns(void) in time_get_ns() function86 start_time = time_get_ns(); in test_hash_prealloc()90 cpu, max_cnt * 1000000000ll / (time_get_ns() - start_time)); in test_hash_prealloc()184 start_time = time_get_ns(); in do_test_lru()196 max_cnt * 1000000000ll / (time_get_ns() - start_time)); in do_test_lru()224 start_time = time_get_ns(); in test_percpu_hash_prealloc()228 cpu, max_cnt * 1000000000ll / (time_get_ns() - start_time)); in test_percpu_hash_prealloc()236 start_time = time_get_ns(); in test_hash_kmalloc()240 cpu, max_cnt * 1000000000ll / (time_get_ns() - start_time)); in test_hash_kmalloc()248 start_time = time_get_ns(); in test_percpu_hash_kmalloc()[all …]
28 static __u64 time_get_ns(void) in time_get_ns() function47 start_time = time_get_ns(); in test_task_rename()56 cpu, MAX_CNT * 1000000000ll / (time_get_ns() - start_time)); in test_task_rename()71 start_time = time_get_ns(); in test_urandom_read()80 cpu, MAX_CNT * 1000000000ll / (time_get_ns() - start_time)); in test_urandom_read()
28 static __u64 time_get_ns(void) in time_get_ns() function58 MAX_CNT * 1000000000ll / (time_get_ns() - start_time)); in print_bpf_output()102 start_time = time_get_ns(); in main()
25 static __u64 time_get_ns(void) in time_get_ns() function35 long long val = time_get_ns(); in print_old_objects()