Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/pluggable_profiler/
Dpluggable_profiler.h113 typedef struct TP_ProfilerFns { struct
135 TF_OFFSET_OF_END(TP_ProfilerFns, collect_data_xspace) argument
136 } TP_ProfilerFns; typedef
Dpluggable_profiler.cc126 void (*destroy_profiler_fns)(TP_ProfilerFns*)) in PluggableProfilerFactory()