Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dlog.c44 static __thread FILE *thread_file; variable
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py782 thread_file = open_output_file("thread_table.bin") variable