Home
last modified time | relevance | path

Searched refs:_profile (Results 1 – 4 of 4) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DDatabase.java628 _profile(pr); in profile()
632 private native void _profile(Profile pr); in _profile() method in Database
/external/python/cpython2/Doc/library/
Dprofile.rst1 .. _profile:
71 .. _profile-instant:
316 .. _profile-stats:
549 .. _profile-limitations:
583 .. _profile-calibration:
626 .. _profile-timers:
/external/google-breakpad/src/tools/mac/upload_system_symbols/
Dupload_system_symbols.go89 regexp.MustCompile(`_profile\.dylib$`),
/external/clang/include/clang/Driver/
DOptions.td2013 def _profile : Flag<["--"], "profile">, Alias<p>;