Home
last modified time | relevance | path

Searched defs:comm_file (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py783 comm_file = open_output_file("comm_table.bin") variable
/linux/fs/
H A Dexec.c1262 struct file *comm_file = bprm_identity_file(bprm); in begin_new_exec() local