Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-lock.c51 static bool combine_locks; variable
448 if (combine_locks && st->combined) in insert_to_result()
1461 if (!combine_locks) in combine_result()
2621 OPT_BOOLEAN('c', "combine-locks", &combine_locks, in cmd_lock()