Home
last modified time | relevance | path

Searched refs:DumpWritevArgs (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/src/
Dbpf_controller.cpp565 static int DumpWritevArgs(const struct fstrace_cmplt_event_t &cmpltEvent) in DumpWritevArgs() function
624 case SYS_WRITEV: std::cout << "writev"; return DumpWritevArgs(cmpltEvent); in DumpTypeAndArgs()