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

/linux-4.1.27/tools/perf/scripts/python/
H A Dexport-to-postgresql.py267 evsel_file = open_output_file("evsel_table.bin") variable
297 copy_output_file(evsel_file, "selected_events")
311 remove_output_file(evsel_file)
386 evsel_file.write(value)

Completed in 89 milliseconds