Searched refs:time_get_ns (Results 1 – 4 of 4) sorted by relevance
27 static __u64 time_get_ns(void) in time_get_ns() function83 start_time = time_get_ns(); in test_hash_prealloc()87 cpu, max_cnt * 1000000000ll / (time_get_ns() - start_time)); in test_hash_prealloc()181 start_time = time_get_ns(); in do_test_lru()193 max_cnt * 1000000000ll / (time_get_ns() - start_time)); in do_test_lru()221 start_time = time_get_ns(); in test_percpu_hash_prealloc()225 cpu, max_cnt * 1000000000ll / (time_get_ns() - start_time)); in test_percpu_hash_prealloc()233 start_time = time_get_ns(); in test_hash_kmalloc()237 cpu, max_cnt * 1000000000ll / (time_get_ns() - start_time)); in test_hash_kmalloc()245 start_time = time_get_ns(); in test_percpu_hash_kmalloc()[all …]
25 static __u64 time_get_ns(void) in time_get_ns() function44 start_time = time_get_ns(); in test_task_rename()53 cpu, MAX_CNT * 1000000000ll / (time_get_ns() - start_time)); in test_task_rename()68 start_time = time_get_ns(); in test_urandom_read()77 cpu, MAX_CNT * 1000000000ll / (time_get_ns() - start_time)); in test_urandom_read()
22 static __u64 time_get_ns(void) in time_get_ns() function52 MAX_CNT * 1000000000ll / (time_get_ns() - start_time)); in print_bpf_output()83 start_time = time_get_ns(); in main()
22 static __u64 time_get_ns(void) in time_get_ns() function32 long long val = time_get_ns(); in print_old_objects()