Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/src/
H A Dbpf_event_receiver.cpp51 case BIOTRACE: { in DoWork()
364 item->tracer_ = BIOTRACE; in EncodeBIOTraceEvent()
411 if (item->srcTracer_ == BIOTRACE || (item->srcTracer_ == FSTRACE && item->srcType_ == SYS_CLOSE)) { in EncodeSTRTraceEvent()
H A Dhiebpf.bpf.c580 case BIOTRACE: { in emit_strtrace_event()
727 emit_strtrace_event(bio_se->stime, bio_se->type, BPF_CORE_READ(rq, bio), BIOTRACE); in handle_blk_issue()
776 cmplt_event->tracer = BIOTRACE; in BPF_PROG()
H A Dbpf_controller.cpp804 case BIOTRACE: return DumpBIOTraceEvent(bpfctlr, data, dataSize); in DumpEvent()
/developtools/profiler/hiebpf/include/
H A Dhiebpf_types.h146 BIOTRACE, enumerator
/developtools/profiler/device/plugins/hiebpf_plugin/tools/include/
H A Debpf_std_type.h162 BIOTRACE,
/developtools/profiler/device/plugins/hiebpf_plugin/tools/src/
H A Debpf_converter.cpp150 case BIOTRACE: { in StartParsing()

Completed in 6 milliseconds