Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dintel-pt-events.py45 glb_output = None variable
115 output_str = glb_output.getvalue()[glb_output_pos:]
417 global glb_output
429 with contextlib.redirect_stdout(io.StringIO()) as glb_output: