Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-lock.c59 static bool combine_locks; variable
446 if (combine_locks && st->combined) in insert_to_result()
1539 if (!combine_locks) in combine_result()
2483 OPT_BOOLEAN('c', "combine-locks", &combine_locks, in cmd_lock()