void |
TfLiteTelemetryProfilerStruct.ReportTelemetryEvent_TfLiteTelemetryProfilerStruct_BytePointer_long.call(TfLiteTelemetryProfilerStruct profiler,
BytePointer event_name,
long status) |
int |
TfLiteTelemetryProfilerStruct.ReportBeginOpInvokeEvent_TfLiteTelemetryProfilerStruct_BytePointer_long_long.call(TfLiteTelemetryProfilerStruct profiler,
BytePointer op_name,
long op_idx,
long subgraph_idx) |
void |
TfLiteTelemetryProfilerStruct.ReportTelemetryOpEvent_TfLiteTelemetryProfilerStruct_BytePointer_long_long_long.call(TfLiteTelemetryProfilerStruct profiler,
BytePointer event_name,
long op_idx,
long subgraph_idx,
long status) |
void |
TfLiteTelemetryProfilerStruct.ReportOpInvokeEvent_TfLiteTelemetryProfilerStruct_BytePointer_long_long_long.call(TfLiteTelemetryProfilerStruct profiler,
BytePointer op_name,
long elapsed_time,
long op_idx,
long subgraph_idx) |
void |
TfLiteTelemetryProfilerStruct.ReportSettings_TfLiteTelemetryProfilerStruct_BytePointer_TfLiteTelemetrySettings.call(TfLiteTelemetryProfilerStruct profiler,
BytePointer setting_name,
TfLiteTelemetrySettings settings) |
void |
TfLiteTelemetryProfilerStruct.ReportEndOpInvokeEvent_TfLiteTelemetryProfilerStruct_int.call(TfLiteTelemetryProfilerStruct profiler,
int event_handle) |