Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py777 evsel_file = open_output_file("evsel_table.bin") variable
826 copy_output_file(evsel_file, "selected_events")
848 remove_output_file(evsel_file)
978 evsel_file.write(value)