Home
last modified time | relevance | path

Searched defs:started_at (Results 1 – 4 of 4) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_central.bpf.c241 u64 *started_at = ARRAY_ELEM_PTR(cpu_started_at, cpu, nr_cpu_ids); in BPF_STRUCT_OPS() local
249 u64 *started_at = ARRAY_ELEM_PTR(cpu_started_at, cpu, nr_cpu_ids); in BPF_STRUCT_OPS() local
269 u64 *started_at; in central_timerfn() local
/linux/samples/bpf/
H A Dxdp_adjust_tail_user.c54 time_t started_at = time(NULL); in poll_stats() local
H A Dxdp_tx_iptunnel_user.c54 time_t started_at = time(NULL); in poll_stats() local
/linux/net/core/
H A Dpktgen.c304 ktime_t started_at; global() member