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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py780 evsel_file = open_output_file("evsel_table.bin") variable
829 copy_output_file(evsel_file, "selected_events")
851 remove_output_file(evsel_file)
981 evsel_file.write(value)

Completed in 101 milliseconds