Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c944 int BPF_PROG(end_timestamp) in BPF_PROG() argument
/linux/tools/perf/util/
H A Dbpf_lock_contention.c434 int prog_fd = bpf_program__fd(skel->progs.end_timestamp); in mark_end_timestamp()