Home
last modified time | relevance | path

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

/developtools/profiler/device/services/shared_memory/src/
Dshare_memory_block.cpp268 bool ShareMemoryBlock::PutWithPayloadTimeout(const int8_t* header, uint32_t headerSize, in PutWithPayloadTimeout()
394 bool ShareMemoryBlock::PutWithPayloadSync(const int8_t* header, uint32_t headerSize, in PutWithPayloadSync()
/developtools/hiperf/src/
Dperf_file_reader.cpp278 size_t headerSize = sizeof(perf_event_header); in ReadRecord() local
Dperf_file_writer.cpp180 size_t headerSize = sizeof(perf_event_header); in ReadRecords() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dperf_file_reader.cpp302 size_t headerSize = sizeof(perf_event_header); in ReadRecord() local