Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/xray/
Dxray_profile_collector.cpp35 struct ProfileBuffer { struct
36 void *Data;
37 size_t Size;
/external/tensorflow/tensorflow/lite/profiling/
Dprofile_buffer.h65 ProfileBuffer(uint32_t max_num_entries, bool enabled) in ProfileBuffer() function
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingFile.c222 char **ProfileBuffer) { in mmapProfileForMerging()
247 char *ProfileBuffer; in doProfileMerging() local
632 char *ProfileBuffer; in initializeProfileForContinuousMode() local
/external/compiler-rt/lib/profile/
DInstrProfilingFile.c124 char *ProfileBuffer; in doProfileMerging() local