OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_profile
(Results
1 - 25
of
27
) sorted by null
1
2
/external/tensorflow/tensorflow/contrib/tfprof/
model_analyzer.py
29
from tensorflow.python.profiler.model_analyzer import profile as
_profile
118
return
_profile
(graph, run_meta, op_log, tfprof_cmd, tfprof_options)
/system/extras/simpleperf/scripts/
profile_pb2.py
29
_PROFILE
= _descriptor.Descriptor(
521
_PROFILE
.fields_by_name['sample_type'].message_type = _VALUETYPE
522
_PROFILE
.fields_by_name['sample'].message_type = _SAMPLE
523
_PROFILE
.fields_by_name['mapping'].message_type = _MAPPING
524
_PROFILE
.fields_by_name['location'].message_type = _LOCATION
525
_PROFILE
.fields_by_name['function'].message_type = _FUNCTION
526
_PROFILE
.fields_by_name['period_type'].message_type = _VALUETYPE
529
DESCRIPTOR.message_types_by_name['Profile'] =
_PROFILE
539
DESCRIPTOR =
_PROFILE
,
/external/mesa3d/src/glx/
clientinfo.c
35
const unsigned prof_length = strlen("
_profile
");
102
if (strncmp(match, "
_profile
", prof_length) == 0
/external/python/cpython2/Doc/library/
profile.rst
1
..
_profile
:
71
..
_profile
-instant:
316
..
_profile
-stats:
549
..
_profile
-limitations:
583
..
_profile
-calibration:
626
..
_profile
-timers:
/external/python/cpython3/Doc/library/
profile.rst
1
..
_profile
:
48
..
_profile
-instant:
293
..
_profile
-stats:
525
..
_profile
-limitations:
559
..
_profile
-calibration:
602
..
_profile
-timers:
/external/javasqlite/src/main/java/SQLite/
Database.java
628
_profile
(pr);
632
private native void
_profile
(Profile pr);
method in class:Database
/external/google-breakpad/src/tools/mac/upload_system_symbols/
upload_system_symbols.go
89
regexp.MustCompile(`
_profile
\.dylib$`),
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/mesa/
libGL.so
libGL.so.1
libGL.so.1.2
/external/clang/include/clang/Driver/
Options.td
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Options.td
[
all
...]
Options.inc
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Options.td
[
all
...]
Options.inc
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Driver/
Options.inc
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Driver/
Options.inc
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Driver/
Options.inc
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Driver/
Options.inc
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Driver/
Options.inc
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Driver/
Options.inc
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Driver/
Options.inc
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Driver/
Options.inc
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Driver/
Options.inc
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Driver/
Options.inc
[
all
...]
Completed in 732 milliseconds
1
2