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

  /external/llvm/tools/llvm-prof/
Makefile 1 ##===- tools/llvm-prof/Makefile ----------------------------*- Makefile -*-===##
11 TOOLNAME := llvm-prof
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
profil.h 38 struct prof struct
56 extern int sprofil (struct prof *__profp, int __profcnt,
  /external/llvm/tools/
Makefile 32 llvm-ld llvm-prof llvm-link \
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 243 LocalBluetoothProfile prof = getProfileOf(preference); local
244 onProfileClicked(prof);
361 private boolean getAutoConnect(LocalBluetoothProfile prof) {
362 return prof.isPreferred(mCachedDevice.getDevice());
  /external/llvm/
Makefile 146 .PHONY: debug-opt-prof
147 debug-opt-prof:
  /external/llvm/test/lib/
llvm.exp 110 regsub -all {llvm-prof } $new_line "$valgrind llvm-prof " new_line
  /external/netcat/
stupidh 319 prof
  /external/v8/src/
flag-definitions.h 498 DEFINE_bool(prof, false,
501 "Used with --prof, starts profiling automatically")
503 "Used with --prof, only does sampling and logging"
506 "Used with --prof, turns on browser-compatible mode for profiling.")
  /external/libxslt/libxslt/
xsltInternals.h 1715 long prof; \/* the current profiled value *\/ member in struct:_xsltTransformContext
    [all...]
transform.c 263 ctxt->prof = value;
283 ctxt->prof = ctxt->profTab[ctxt->profNr - 1];
285 ctxt->prof = (long) 0;
481 cur->prof = 0;
    [all...]
  /external/chromium/net/base/
effective_tld_names.cc     [all...]

Completed in 550 milliseconds