Home
last modified time | relevance | path

Searched defs:fout (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dftrace_data_reader_test.cpp41 std::ofstream fout(path_); in SetUp() local
Dfile_utils_test.cpp38 std::ofstream fout(path_); in SetUp() local
/developtools/smartperf_host/smartperf_host/trace_streamer/src/base/
Dfile.cpp185 FILE *fout = fopen(Utf8ToGbk(fileName.u8string().c_str()).c_str(), "wb"); in WriteFile() local
187 FILE *fout = fopen(fileName.c_str(), "wb"); in WriteFile() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h102902 uint64_t fout; member