Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-lock.c2151 const char *callgraph_args[] = { in __cmd_record() local
2181 nr_callgraph_args = ARRAY_SIZE(callgraph_args); in __cmd_record()
2209 rec_argv[i] = callgraph_args[j]; in __cmd_record()