Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c501 static inline void update_owner_stat(u32 id, u64 duration, u32 flags) in update_owner_stat() function
599 update_owner_stat(id, pelem->timestamp - otdata->timestamp, in contention_begin()
685 update_owner_stat(otdata->stack_id, timestamp - otdata->timestamp, pelem->flags); in contention_end()