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

  /external/llvm/include/llvm/Analysis/
CodeMetrics.h 50 /// NumCalls - Keep track of the number of calls to 'big' functions.
51 unsigned NumCalls;
68 NumInsts(0), NumBlocks(0), NumCalls(0),
  /system/media/mca/filterfw/native/core/
time_util.h 44 uint64_t NumCalls() const { return mNumCalls; }
  /system/media/mca/filterpacks/base/native/
time_util.h 44 uint64_t NumCalls() const { return mNumCalls; }

Completed in 350 milliseconds