Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-lock.c286 static struct lock_key contention_keys[] = {
303 keys = contention_keys;
327 keys = contention_keys; in select_key()
351 keys = contention_keys; in add_output_field()
2078 struct lock_key *keys = contention_keys; in __cmd_contention()
306 static struct lock_key contention_keys[] = { global() variable