HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 1576 - 1600 of 3371) sorted by null

<<61626364656667686970>>

  /external/iptables/include/linux/netfilter/
xt_osf.h 101 OSFOPT_POSP, /* Partial Order Service Profile */
  /external/kernel-headers/original/linux/
capi.h 114 capi_profile profile; member in union:capi_ioctl_struct
  /external/linux-tools-perf/Documentation/
perf-diff.txt 6 perf-diff - Read two perf.data files and display the differential profile
  /external/llvm/include/llvm/Analysis/
ProfileInfo.h 1 //===- llvm/Analysis/ProfileInfo.h - Profile Info Interface -----*- C++ -*-===//
15 // Note that to be useful, all profile-based optimizations should preserve
102 /// Profile Information Queries
124 DEBUG_WITH_TYPE("profile-info",
ProfileInfoTypes.h 11 |* runtime libraries and the LLVM C++ profile info loader. It must be a
  /external/llvm/runtime/libprofile/
PathProfiling.c 115 /* output a specific function's hash table to the profile file */
196 * Writes out a path profile given a function table, in the following format.
247 /* Setup and write the path profile header */
253 "error: unable to write path profile header to output file.\n");
  /external/oprofile/libdb/
db_insert.c 73 /* post profile tools must handle overflow */
  /external/oprofile/libutil++/
sparse_array.h 24 * profile classes that aren't represented in the map.
  /external/oprofile/pp/
oparchive_options.cpp 115 cerr << "error: no sample files found: profile specification "
opgprof_options.cpp 87 cerr << "error: no sample files found: profile specification "
  /external/quake/quake/src/QW/server/
pr_comp.h 144 int profile; // runtime member in struct:__anon11766
  /external/quake/quake/src/WinQuake/
pr_comp.h 145 int profile; // runtime member in struct:__anon12010
  /external/v8/src/
cpu-profiler-inl.h 35 #include "profile-generator-inl.h"
  /external/v8/test/mjsunit/tools/
tickprocessor-test.default 27 [Bottom up (heavy) profile]:
tickprocessor-test.ignore-unknown 23 [Bottom up (heavy) profile]:
tickprocessor-test.separate-ic 29 [Bottom up (heavy) profile]:
  /external/v8/tools/
windows-tick-processor.bat 30 type %log_file% | %D8_PATH%\d8 %tools_dir%splaytree.js %tools_dir%codemap.js %tools_dir%csvparser.js %tools_dir%consarray.js %tools_dir%profile.js %tools_dir%profile_view.js %tools_dir%logreader.js %tools_dir%tickprocessor.js %tools_dir%tickprocessor-driver.js -- --windows %*
  /external/valgrind/main/callgrind/docs/
cl-format.xml 9 <para>This chapter describes the Callgrind Profile Format, Version 1.</para>
11 <para>A synonymous name is "Calltree Profile Format". These names actually mean
21 <para>The profile data format is ASCII based.
65 <para>The above example gives profile information for event types "Cycles",
89 called: profile data only contains sums.</para>
289 profile run. This has another effect: a import filter can show a progress bar
388 <para>This is used to distinguish future profile data formats. A
397 for which this profile was generated.</para>
403 application for which this profile was generated.</para>
  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 91 --profile-flags=<XXXXXXXX> ditto, but for profiling (X = 0|1) [00000000]
103 --profile-heap=no|yes profile Valgrind's own space use
116 --trace-flags and --profile-flags values (omit the middle space):
  /external/webkit/Source/WebCore/html/
HTMLAttributeNames.in 252 profile
  /external/webkit/Source/WebCore/svg/
svgattrs.in 34 color-profile
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
webkit 233 profile
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp 651 ALOGV("-->profile:%ld maxLevel:%ld", pProfileLevel->mProfile,
720 int32_t profile = -1; local
725 if (profileLevel.mProfile != profile) {
726 profile = profileLevel.mProfile;
735 // Get the max Level for each profile.
737 profile = -1;
742 if (profile == -1 && maxLevel == -1) {
743 profile = profileLevel.mProfile;
745 pProfileLevel->mProfile = profile;
747 ALOGV("%d profile: %ld, max level: %ld"
1247 M4DECODER_AVCProfileLevel* profile; local
    [all...]
  /frameworks/base/docs/html/tools/debugging/
debugging-tracing.jd 17 <li><a href="#profilepanel">Profile Panel</a></li>
45 your application and profile its performance.</p>
57 <li>A <a href="#timelinepanel">profile panel</a> -- provides a summary of what happened inside
70 the profile view.</p>
78 <h3 id="profilepanel">Profile Panel</h3>
80 <p>Figure 2 shows the profile pane, a summary of all the time spent
93 alt="Traceview profile panel."
96 <p class="img-caption"><strong>Figure 2.</strong> The Traceview Profile Panel</p>
266 times are only useful in relation to other profile output, so you can see if changes have made
  /gdk/samples/quake/jni/
pr_comp.h 145 int profile; // runtime member in struct:__anon17615

Completed in 629 milliseconds

<<61626364656667686970>>