Home
last modified time | relevance | path

Searched defs:cc_options (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dsetup.py11 cc_options = " ".join([str(e) for e in cc_tokens[1:]]) + " " variable
13 cc_options = "" variable

Completed in 1 milliseconds