aboutsummaryrefslogtreecommitdiff
path: root/20.02/_profiling_8hpp.xhtml
diff options
context:
space:
mode:
Diffstat (limited to '20.02/_profiling_8hpp.xhtml')
-rw-r--r--20.02/_profiling_8hpp.xhtml250
1 files changed, 250 insertions, 0 deletions
diff --git a/20.02/_profiling_8hpp.xhtml b/20.02/_profiling_8hpp.xhtml
new file mode 100644
index 0000000000..9b99107681
--- /dev/null
+++ b/20.02/_profiling_8hpp.xhtml
@@ -0,0 +1,250 @@
+<!-- Copyright (c) 2020 ARM Limited. -->
+<!-- -->
+<!-- SPDX-License-Identifier: MIT -->
+<!-- -->
+<!-- HTML header for doxygen 1.8.13-->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.8.13"/>
+<meta name="robots" content="NOINDEX, NOFOLLOW" />
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>ArmNN: src/armnn/Profiling.hpp File Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="navtree.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtreedata.js"></script>
+<script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+ $(document).ready(initResizable);
+</script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<script type="text/x-mathjax-config">
+ MathJax.Hub.Config({
+ extensions: ["tex2jax.js"],
+ jax: ["input/TeX","output/HTML-CSS"],
+});
+</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+ <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
+ <td style="padding-left: 0.5em;">
+ <div id="projectname">
+ &#160;<span id="projectnumber">20.02</span>
+ </div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.13 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+$(function() {
+ initMenu('',true,false,'search.php','Search');
+ $(document).ready(function() { init_search(); });
+});
+</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<div id="side-nav" class="ui-resizable side-nav-resizable">
+ <div id="nav-tree">
+ <div id="nav-tree-contents">
+ <div id="nav-sync" class="sync"></div>
+ </div>
+ </div>
+ <div id="splitbar" style="-moz-user-select:none;"
+ class="ui-resizable-handle">
+ </div>
+</div>
+<script type="text/javascript">
+$(document).ready(function(){initNavTree('_profiling_8hpp.xhtml','');});
+</script>
+<div id="doc-content">
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0"
+ name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> &#124;
+<a href="#namespaces">Namespaces</a> &#124;
+<a href="#define-members">Macros</a> </div>
+ <div class="headertitle">
+<div class="title">Profiling.hpp File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include &quot;<a class="el" href="_profiling_event_8hpp_source.xhtml">ProfilingEvent.hpp</a>&quot;</code><br />
+<code>#include &lt;<a class="el" href="_ignore_unused_8hpp_source.xhtml">armnn/utility/IgnoreUnused.hpp</a>&gt;</code><br />
+<code>#include &quot;<a class="el" href="_i_profiler_8hpp_source.xhtml">armnn/IProfiler.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_wall_clock_timer_8hpp_source.xhtml">WallClockTimer.hpp</a>&quot;</code><br />
+<code>#include &lt;chrono&gt;</code><br />
+<code>#include &lt;iosfwd&gt;</code><br />
+<code>#include &lt;ctime&gt;</code><br />
+<code>#include &lt;vector&gt;</code><br />
+<code>#include &lt;stack&gt;</code><br />
+<code>#include &lt;map&gt;</code><br />
+<code>#include &lt;boost/preprocessor.hpp&gt;</code><br />
+</div>
+<p><a href="_profiling_8hpp_source.xhtml">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarmnn_1_1_profiler.xhtml">Profiler</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarmnn_1_1_profiler_manager.xhtml">ProfilerManager</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarmnn_1_1_scoped_profiling_event.xhtml">ScopedProfilingEvent</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacearmnn"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearmnn.xhtml">armnn</a></td></tr>
+<tr class="memdesc:namespacearmnn"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copyright (c) 2020 ARM Limited. <br /></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
+Macros</h2></td></tr>
+<tr class="memitem:a566a0dc72e6b9e3898c930e7a68fc894"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_profiling_8hpp.xhtml#a566a0dc72e6b9e3898c930e7a68fc894">ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS_UNIQUE_LOC</a>(backendId, ...)&#160;&#160;&#160;<a class="el" href="classarmnn_1_1_scoped_profiling_event.xhtml">armnn::ScopedProfilingEvent</a> BOOST_PP_CAT(e_,__LINE__)(backendId, /*name,*/ __VA_ARGS__);</td></tr>
+<tr class="separator:a566a0dc72e6b9e3898c930e7a68fc894"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1a638e817a4bf185cd95dc61f8cca62c"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_profiling_8hpp.xhtml#a1a638e817a4bf185cd95dc61f8cca62c">ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS</a>(backendId, ...)&#160;&#160;&#160;<a class="el" href="_profiling_8hpp.xhtml#a566a0dc72e6b9e3898c930e7a68fc894">ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS_UNIQUE_LOC</a>(backendId, /*name,*/ __VA_ARGS__);</td></tr>
+<tr class="separator:a1a638e817a4bf185cd95dc61f8cca62c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5ccc65e2c464ac05ce311fdae7ede03a"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_profiling_8hpp.xhtml#a5ccc65e2c464ac05ce311fdae7ede03a">ARMNN_SCOPED_PROFILING_EVENT</a>(backendId, name)&#160;&#160;&#160;<a class="el" href="_profiling_8hpp.xhtml#a1a638e817a4bf185cd95dc61f8cca62c">ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS</a>(backendId, name, <a class="el" href="classarmnn_1_1_wall_clock_timer.xhtml">armnn::WallClockTimer</a>())</td></tr>
+<tr class="separator:a5ccc65e2c464ac05ce311fdae7ede03a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<h2 class="groupheader">Macro Definition Documentation</h2>
+<a id="a5ccc65e2c464ac05ce311fdae7ede03a"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a5ccc65e2c464ac05ce311fdae7ede03a">&#9670;&nbsp;</a></span>ARMNN_SCOPED_PROFILING_EVENT</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">#define ARMNN_SCOPED_PROFILING_EVENT</td>
+ <td>(</td>
+ <td class="paramtype">&#160;</td>
+ <td class="paramname">backendId, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">&#160;</td>
+ <td class="paramname">name&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td>&#160;&#160;&#160;<a class="el" href="_profiling_8hpp.xhtml#a1a638e817a4bf185cd95dc61f8cca62c">ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS</a>(backendId, name, <a class="el" href="classarmnn_1_1_wall_clock_timer.xhtml">armnn::WallClockTimer</a>())</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="_profiling_8hpp_source.xhtml#l00169">169</a> of file <a class="el" href="_profiling_8hpp_source.xhtml">Profiling.hpp</a>.</p>
+
+<p class="reference">Referenced by <a class="el" href="_profiler_tests_8cpp_source.xhtml#l00110">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_workload_utils_8hpp_source.xhtml#l00049">armnn::CopyTensorContentsGeneric()</a>, <a class="el" href="_loaded_network_8cpp_source.xhtml#l00412">LoadedNetwork::EnqueueWorkload()</a>, <a class="el" href="_ref_depth_to_space_workload_8cpp_source.xhtml#l00014">RefDepthToSpaceWorkload::Execute()</a>, <a class="el" href="_ref_strided_slice_workload_8cpp_source.xhtml#l00020">RefStridedSliceWorkload::Execute()</a>, <a class="el" href="_ref_reshape_workload_8cpp_source.xhtml#l00015">RefReshapeWorkload::Execute()</a>, <a class="el" href="_ref_resize_bilinear_workload_8cpp_source.xhtml#l00020">RefResizeBilinearWorkload::Execute()</a>, <a class="el" href="_ref_resize_workload_8cpp_source.xhtml#l00020">RefResizeWorkload::Execute()</a>, <a class="el" href="_ref_space_to_batch_nd_workload_8cpp_source.xhtml#l00015">RefSpaceToBatchNdWorkload::Execute()</a>, <a class="el" href="_ref_space_to_depth_workload_8cpp_source.xhtml#l00015">RefSpaceToDepthWorkload::Execute()</a>, <a class="el" href="_ref_softmax_workload_8cpp_source.xhtml#l00020">RefSoftmaxWorkload::Execute()</a>, <a class="el" href="_ref_concat_workload_8cpp_source.xhtml#l00015">RefConcatWorkload::Execute()</a>, <a class="el" href="_ref_fake_quantization_float32_workload_8cpp_source.xhtml#l00029">RefFakeQuantizationFloat32Workload::Execute()</a>, <a class="el" href="_ref_floor_workload_8cpp_source.xhtml#l00016">RefFloorWorkload::Execute()</a>, <a class="el" href="_ref_activation_workload_8cpp_source.xhtml#l00018">RefActivationWorkload::Execute()</a>, <a class="el" href="_ref_convert_fp16_to_fp32_workload_8cpp_source.xhtml#l00016">RefConvertFp16ToFp32Workload::Execute()</a>, <a class="el" href="_ref_convert_fp32_to_fp16_workload_8cpp_source.xhtml#l00017">RefConvertFp32ToFp16Workload::Execute()</a>, <a class="el" href="_ref_log_softmax_workload_8cpp_source.xhtml#l00020">RefLogSoftmaxWorkload::Execute()</a>, <a class="el" href="_ref_batch_to_space_nd_workload_8cpp_source.xhtml#l00014">RefBatchToSpaceNdWorkload::Execute()</a>, <a class="el" href="_ref_arg_min_max_workload_8cpp_source.xhtml#l00021">RefArgMinMaxWorkload::Execute()</a>, <a class="el" href="_ref_prelu_workload_8cpp_source.xhtml#l00021">RefPreluWorkload::Execute()</a>, <a class="el" href="_ref_batch_normalization_workload_8cpp_source.xhtml#l00025">RefBatchNormalizationWorkload::Execute()</a>, <a class="el" href="_ref_dequantize_workload_8cpp_source.xhtml#l00015">RefDequantizeWorkload::Execute()</a>, <a class="el" href="_ref_slice_workload_8cpp_source.xhtml#l00016">RefSliceWorkload::Execute()</a>, <a class="el" href="_ref_detection_post_process_workload_8cpp_source.xhtml#l00021">RefDetectionPostProcessWorkload::Execute()</a>, <a class="el" href="_ref_stack_workload_8cpp_source.xhtml#l00021">RefStackWorkload::Execute()</a>, <a class="el" href="_ref_instance_normalization_workload_8cpp_source.xhtml#l00021">RefInstanceNormalizationWorkload::Execute()</a>, <a class="el" href="_ref_normalization_workload_8cpp_source.xhtml#l00165">RefNormalizationWorkload::Execute()</a>, <a class="el" href="_ref_splitter_workload_8cpp_source.xhtml#l00014">RefSplitterWorkload::Execute()</a>, <a class="el" href="_ref_l2_normalization_workload_8cpp_source.xhtml#l00028">RefL2NormalizationWorkload::Execute()</a>, <a class="el" href="_mem_import_workload_8cpp_source.xhtml#l00025">ImportMemGenericWorkload::Execute()</a>, <a class="el" href="_ref_pooling2d_workload_8cpp_source.xhtml#l00016">RefPooling2dWorkload::Execute()</a>, <a class="el" href="_mem_sync_workload_8cpp_source.xhtml#l00025">SyncMemGenericWorkload::Execute()</a>, <a class="el" href="_mem_copy_workload_8cpp_source.xhtml#l00049">CopyMemGenericWorkload::Execute()</a>, <a class="el" href="_ref_mean_workload_8cpp_source.xhtml#l00021">RefMeanWorkload::Execute()</a>, <a class="el" href="_ref_depthwise_convolution2d_workload_8cpp_source.xhtml#l00046">RefDepthwiseConvolution2dWorkload::Execute()</a>, <a class="el" href="_ref_gather_workload_8cpp_source.xhtml#l00016">RefGatherWorkload::Execute()</a>, <a class="el" href="_ref_comparison_workload_8cpp_source.xhtml#l00039">RefComparisonWorkload::Execute()</a>, <a class="el" href="_ref_constant_workload_8cpp_source.xhtml#l00036">RefConstantWorkload::Execute()</a>, <a class="el" href="_ref_elementwise_unary_workload_8cpp_source.xhtml#l00041">RefElementwiseUnaryWorkload::Execute()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_ref_transpose_convolution2d_workload_8cpp_source.xhtml#l00053">RefTransposeConvolution2dWorkload::Execute()</a>, <a class="el" href="_ref_fully_connected_workload_8cpp_source.xhtml#l00050">RefFullyConnectedWorkload::Execute()</a>, <a class="el" href="_ref_permute_workload_8cpp_source.xhtml#l00017">RefPermuteWorkload&lt; DataType &gt;::Execute()</a>, <a class="el" href="_ref_transpose_workload_8cpp_source.xhtml#l00017">RefTransposeWorkload&lt; DataType &gt;::Execute()</a>, <a class="el" href="_ref_pad_workload_8cpp_source.xhtml#l00021">RefPadWorkload&lt; DataType &gt;::Execute()</a>, <a class="el" href="_ref_elementwise_workload_8cpp_source.xhtml#l00041">RefElementwiseWorkload&lt; Functor, ParentDescriptor, DebugString &gt;::Execute()</a>, and <a class="el" href="_ref_debug_workload_8cpp_source.xhtml#l00018">RefDebugWorkload&lt; DataType &gt;::Execute()</a>.</p>
+
+</div>
+</div>
+<a id="a1a638e817a4bf185cd95dc61f8cca62c"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a1a638e817a4bf185cd95dc61f8cca62c">&#9670;&nbsp;</a></span>ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">#define ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS</td>
+ <td>(</td>
+ <td class="paramtype">&#160;</td>
+ <td class="paramname">backendId, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">&#160;</td>
+ <td class="paramname"><em>...</em>&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td>&#160;&#160;&#160;<a class="el" href="_profiling_8hpp.xhtml#a566a0dc72e6b9e3898c930e7a68fc894">ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS_UNIQUE_LOC</a>(backendId, /*name,*/ __VA_ARGS__);</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="_profiling_8hpp_source.xhtml#l00166">166</a> of file <a class="el" href="_profiling_8hpp_source.xhtml">Profiling.hpp</a>.</p>
+
+<p class="reference">Referenced by <a class="el" href="_profiler_tests_8cpp_source.xhtml#l00253">BOOST_AUTO_TEST_CASE()</a>.</p>
+
+</div>
+</div>
+<a id="a566a0dc72e6b9e3898c930e7a68fc894"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a566a0dc72e6b9e3898c930e7a68fc894">&#9670;&nbsp;</a></span>ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS_UNIQUE_LOC</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">#define ARMNN_SCOPED_PROFILING_EVENT_WITH_INSTRUMENTS_UNIQUE_LOC</td>
+ <td>(</td>
+ <td class="paramtype">&#160;</td>
+ <td class="paramname">backendId, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">&#160;</td>
+ <td class="paramname"><em>...</em>&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td>&#160;&#160;&#160;<a class="el" href="classarmnn_1_1_scoped_profiling_event.xhtml">armnn::ScopedProfilingEvent</a> BOOST_PP_CAT(e_,__LINE__)(backendId, /*name,*/ __VA_ARGS__);</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="_profiling_8hpp_source.xhtml#l00162">162</a> of file <a class="el" href="_profiling_8hpp_source.xhtml">Profiling.hpp</a>.</p>
+
+</div>
+</div>
+</div><!-- contents -->
+</div><!-- doc-content -->
+<!-- start footer part -->
+<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
+ <ul>
+ <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_e0a84d05c80a2ef4231141dcbbeac5c8.xhtml">armnn</a></li><li class="navelem"><a class="el" href="_profiling_8hpp.xhtml">Profiling.hpp</a></li>
+ <li class="footer">Generated on Fri Mar 13 2020 16:09:13 for ArmNN by
+ <a href="http://www.doxygen.org/index.html">
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
+ </ul>
+</div>
+</body>
+</html>