Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-lock.c1334 static bool info_threads, info_map; variable
1387 if (info_threads) in dump_info()
1391 if (info_threads) in dump_info()
2524 OPT_BOOLEAN('t', "threads", &info_threads, in cmd_lock()
2643 if (!info_threads && !info_map) { in cmd_lock()
2644 info_threads = true; in cmd_lock()