HomeSort by relevance Sort by last modified time
    Searched refs:GetUint64AlignedStringLength (Results 1 - 3 of 3) sorted by null

  /system/extras/perfprofd/quipper/
perf_utils.cc 86 size_t GetUint64AlignedStringLength(const string& str) {
123 GetUint64AlignedStringLength(event.mmap.filename);
131 GetUint64AlignedStringLength(event.comm.comm);
141 GetUint64AlignedStringLength(event.mmap2.filename);
perf_utils.h 90 size_t GetUint64AlignedStringLength(const string& str);
perf_reader.cc 171 size_t new_len = GetUint64AlignedStringLength(
    [all...]

Completed in 1440 milliseconds