Home
last modified time | relevance | path

Searched refs:update_timestart (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/bpf_skel/
H A Dkwork_trace.bpf.c170 static __always_inline int update_timestart(void *map, struct work_key *key) in update_timestart() function
332 return update_timestart(&perf_kwork_time, &key); in report_workqueue_execute_start()
362 return update_timestart(&perf_kwork_time, &key); in latency_workqueue_activate_work()