| /linux/samples/bpf/ |
| H A D | map_perf_test_user.c | 84 __u64 start_time; in test_hash_prealloc() local 126 __u64 start_time; in do_test_lru() local 225 __u64 start_time; in test_percpu_hash_prealloc() local 237 __u64 start_time; in test_hash_kmalloc() local 249 __u64 start_time; in test_percpu_hash_kmalloc() local 261 __u64 start_time; in test_lpm_kmalloc() local 273 __u64 start_time; in test_hash_lookup() local 285 __u64 start_time; in test_array_lookup() local
|
| H A D | trace_output_user.c | 17 static __u64 start_time; variable
|
| /linux/tools/testing/selftests/mm/ |
| H A D | ksm_tests.c | 191 static int ksm_do_scan(int scan_count, struct timespec start_time, int timeout) in ksm_do_scan() 217 struct timespec start_time, int timeout) in ksm_merge_pages() 242 struct timespec start_time, int timeout) in ksm_unmerge_pages() 324 struct timespec start_time; in check_ksm_merge() local 357 struct timespec start_time; in check_ksm_unmerge() local 398 struct timespec start_time; in check_ksm_zero_page_merge() local 463 struct timespec start_time; in check_ksm_numa_merge() local 527 struct timespec start_time, end_time; in ksm_merge_hugepages_time() local 599 struct timespec start_time, end_time; in ksm_merge_time() local 640 struct timespec start_time, end_time; in ksm_unmerge_time() local [all …]
|
| /linux/drivers/media/pci/cobalt/ |
| H A D | cobalt-i2c.c | 111 unsigned long start_time; in cobalt_tx_bytes() local 169 unsigned long start_time; in cobalt_rx_bytes() local 310 unsigned long start_time; in cobalt_i2c_init() local
|
| /linux/io_uring/ |
| H A D | napi.c | 131 static inline bool io_napi_busy_loop_timeout(ktime_t start_time, in io_napi_busy_loop_timeout() 145 unsigned long start_time) in io_napi_busy_loop_should_end() 207 unsigned long start_time = busy_loop_current_time(); in io_napi_blocking_busy_loop() local
|
| /linux/include/net/ |
| H A D | busy_poll.h | 86 static inline bool busy_loop_timeout(unsigned long start_time) in busy_loop_timeout() 102 unsigned long start_time) in sk_busy_loop_timeout()
|
| /linux/drivers/scsi/snic/ |
| H A D | snic_scsi.c | 535 unsigned long flags, start_time; in snic_icmnd_cmpl_handler() local 673 u32 start_time = rqi->start_time; in snic_proc_dr_cmpl_locked() local 763 u32 start_time = 0; in snic_process_itmf_cmpl() local 1614 u32 start_time = jiffies; in snic_abort_cmd() local 2089 u32 start_time = jiffies; in snic_unlink_and_release_req() local 2122 int start_time = jiffies; in snic_device_reset() local 2357 u32 start_time = jiffies; in snic_host_reset() local
|
| /linux/drivers/scsi/fnic/ |
| H A D | fnic_scsi.c | 922 unsigned long start_time; in fnic_fcpio_icmnd_cmpl_handler() local 1192 unsigned long start_time; in fnic_fcpio_itmf_cmpl_handler() local 1522 unsigned long start_time = 0; in fnic_cleanup_io_iter() local 1652 unsigned long start_time = 0; in fnic_wq_copy_cleanup_handler() local 2012 unsigned long start_time = 0; in fnic_abort_cmd() local 2547 unsigned long start_time = 0; in fnic_device_reset() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_hashmap_full_update_bench.c | 35 u64 start_time = bpf_ktime_get_ns(); in benchmark() local
|
| H A D | bpf_hashmap_lookup.c | 55 u64 start_time; in benchmark() local
|
| /linux/tools/perf/util/ |
| H A D | tool_pmu.c | 247 __u64 *start_time = NULL; in evsel__tool_pmu_open() local 436 __u64 *start_time, cur_time, delta_start; in evsel__tool_pmu_read() local
|
| /linux/lib/ |
| H A D | irq_poll.c | 82 unsigned long start_time = jiffies; in irq_poll_softirq() local
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_job.h | 38 ktime_t start_time; member
|
| /linux/tools/power/cpupower/utils/idle_monitor/ |
| H A D | cpuidle_sysfs.c | 22 static struct timespec start_time; variable
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_overhead.c | 22 __u64 start_time; in test_task_rename() local
|
| /linux/tools/laptop/dslm/ |
| H A D | dslm.c | 68 time_t start_time; in measure() local
|
| /linux/mm/ |
| H A D | dmapool_test.c | 65 ktime_t start_time, end_time; in dmapool_test_block() local
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_fw.c | 69 unsigned long start_time; in ionic_fw_status_long_wait() local
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | fw.c | 71 unsigned long start_time; in pdsc_fw_status_long_wait() local
|
| /linux/drivers/md/ |
| H A D | dm-ps-historical-service-time.c | 474 static u64 path_service_time(struct path_info *pi, u64 start_time) in path_service_time() 493 size_t nr_bytes, u64 start_time) in hst_end_io()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| H A D | macsec_struct.h | 234 u32 start_time; member 288 u32 start_time; member 491 u32 start_time; member 536 u32 start_time; member
|
| /linux/drivers/md/bcache/ |
| H A D | util.c | 163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update()
|
| /linux/tools/perf/scripts/python/ |
| H A D | gecko.py | 46 start_time = None variable
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | fw.h | 88 __le32 start_time; member 95 __le32 start_time; member
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.h | 67 ktime_t start_time; member 91 ktime_t start_time; member
|