HomeSort by relevance Sort by last modified time
    Searched defs:ProfileMap (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/llvm-profdata/
llvm-profdata.cpp 178 StringMap<FunctionSamples> ProfileMap;
201 sampleprof_error Result = ProfileMap[FName].merge(Samples, Input.Weight);
208 Writer->write(ProfileMap);
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 23 struct ProfileMap {
35 static ProfileMap ProfileTable[] = {
    [all...]

Completed in 224 milliseconds