Searched refs:tsp (Results 1 – 2 of 2) sorted by relevance
72 u64 *tsp, delta_us; in handle__sched_switch() local87 tsp = bpf_task_storage_get(&start, next, 0, 0); in handle__sched_switch()88 if (!tsp) in handle__sched_switch()91 delta_us = (bpf_ktime_get_ns() - *tsp) / 1000; in handle__sched_switch()
284 struct timespec ts, *tsp = NULL; in unit_test() local299 tsp = &ts; in unit_test()318 args[i].timeout = tsp; in unit_test()