Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dlock-contention.h8 struct lock_filter { struct
9 int nr_types;
10 int nr_addrs;
11 int nr_syms;
12 unsigned int *types;
13 unsigned long *addrs;
14 char **syms;