arm_compute v19.02
Change-Id: I853a3ecf38f206da13c1b03640c8adf73c20477c
diff --git a/documentation/_log_8h.xhtml b/documentation/_log_8h.xhtml
index 10613b3..8677da0 100644
--- a/documentation/_log_8h.xhtml
+++ b/documentation/_log_8h.xhtml
@@ -1,10 +1,11 @@
-<!-- HTML header for doxygen 1.8.9.1-->
+<!-- HTML header for doxygen 1.8.15-->
+<!-- Remember to use version doxygen 1.8.15 +-->
<!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="generator" content="Doxygen 1.8.15"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
<title>Compute Library: arm_compute/core/Log.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -15,8 +16,9 @@
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
-</script>
+/* @license-end */</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>
@@ -25,8 +27,9 @@
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
-</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
+</script><script type="text/javascript" async="async" 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! -->
@@ -34,9 +37,10 @@
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
+ <img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/>
<td style="padding-left: 0.5em;">
- <div id="projectname">Compute Library
-  <span id="projectnumber">18.11</span>
+ <div id="projectname">
+  <span id="projectnumber">19.02</span>
</div>
</td>
</tr>
@@ -44,18 +48,21 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.8.13 -->
+<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
+/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
-</script>
+/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
@@ -69,7 +76,9 @@
</div>
</div>
<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_log_8h.xhtml','');});
+/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
@@ -100,7 +109,6 @@
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a21887a4c6595920e191d3b83a476467a"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="_log_8h.xhtml#a21887a4c6595920e191d3b83a476467a">ARM_COMPUTE_CREATE_DEFAULT_CORE_LOGGER</a>()</td></tr>
-<tr class="memdesc:a21887a4c6595920e191d3b83a476467a"><td class="mdescLeft"> </td><td class="mdescRight">Create a default core logger. <a href="#a21887a4c6595920e191d3b83a476467a">More...</a><br /></td></tr>
<tr class="separator:a21887a4c6595920e191d3b83a476467a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa092f841437ea7f5d6cac398ef85cbaa"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="_log_8h.xhtml#aa092f841437ea7f5d6cac398ef85cbaa">ARM_COMPUTE_LOG_MSG_CORE</a>(log_level, msg)</td></tr>
<tr class="memdesc:aa092f841437ea7f5d6cac398ef85cbaa"><td class="mdescLeft"> </td><td class="mdescRight">Log a message to the core system logger. <a href="#aa092f841437ea7f5d6cac398ef85cbaa">More...</a><br /></td></tr>
@@ -136,13 +144,8 @@
</tr>
</table>
</div><div class="memdoc">
-<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span> \</div><div class="line"> { \</div><div class="line"> if(<a class="code" href="classarm__compute_1_1logging_1_1_logger_registry.xhtml#a438bb9166f6212a2343174d324449802">arm_compute::logging::LoggerRegistry::get</a>().logger(<span class="stringliteral">"CORE"</span>) == <span class="keyword">nullptr</span>) \</div><div class="line"> { <a class="code" href="classarm__compute_1_1logging_1_1_logger_registry.xhtml#a438bb9166f6212a2343174d324449802">\</a></div><div class="line"><a class="code" href="classarm__compute_1_1logging_1_1_logger_registry.xhtml#a438bb9166f6212a2343174d324449802"> arm_compute::logging::LoggerRegistry::get</a>().<a class="code" href="classarm__compute_1_1logging_1_1_logger_registry.xhtml#ad131b38925d86034bb3477dde5afd49b">create_reserved_loggers</a>(); \</div><div class="line"> } \</div><div class="line"> } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="classarm__compute_1_1logging_1_1_logger_registry_xhtml_a438bb9166f6212a2343174d324449802"><div class="ttname"><a href="classarm__compute_1_1logging_1_1_logger_registry.xhtml#a438bb9166f6212a2343174d324449802">arm_compute::logging::LoggerRegistry::get</a></div><div class="ttdeci">static LoggerRegistry & get()</div><div class="ttdoc">Gets registry instance. </div><div class="ttdef"><b>Definition:</b> <a href="_logger_registry_8cpp_source.xhtml#l00039">LoggerRegistry.cpp:39</a></div></div>
-<div class="ttc" id="classarm__compute_1_1logging_1_1_logger_registry_xhtml_ad131b38925d86034bb3477dde5afd49b"><div class="ttname"><a href="classarm__compute_1_1logging_1_1_logger_registry.xhtml#ad131b38925d86034bb3477dde5afd49b">arm_compute::logging::LoggerRegistry::create_reserved_loggers</a></div><div class="ttdeci">void create_reserved_loggers(LogLevel log_level=LogLevel::INFO, std::vector< std::shared_ptr< Printer >> printers={ std::make_shared< StdPrinter >() })</div><div class="ttdoc">Creates reserved library loggers. </div><div class="ttdef"><b>Definition:</b> <a href="_logger_registry_8cpp_source.xhtml#l00069">LoggerRegistry.cpp:69</a></div></div>
-</div><!-- fragment -->
-<p>Create a default core logger. </p>
-<dl class="section note"><dt>Note</dt><dd>It will eventually create all default loggers in don't exist </dd></dl>
-<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00033">33</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00043">43</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
</div>
</div>
@@ -161,7 +164,7 @@
</tr>
</table>
</div><div class="memdoc">
-<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span> \</div><div class="line"> { \</div><div class="line"> ARM_COMPUTE_CREATE_DEFAULT_CORE_LOGGER(); \</div><div class="line"> ARM_COMPUTE_LOG_MSG_CORE(<a class="code" href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a>, msg); \</div><div class="line"> } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="namespacearm__compute_1_1logging_xhtml_aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3"><div class="ttname"><a href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a></div><div class="ttdoc">Information log level. </div></div>
+<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span> \</div><div class="line"> { \</div><div class="line"> ARM_COMPUTE_CREATE_DEFAULT_CORE_LOGGER(); \</div><div class="line"> ARM_COMPUTE_LOG_MSG_CORE(<a class="code" href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a>, msg); \</div><div class="line"> } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="namespacearm__compute_1_1logging_xhtml_aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3"><div class="ttname"><a href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a></div><div class="ttdoc">Information log level.</div></div>
</div><!-- fragment -->
<p>Log information level message to the core system logger. </p>
<dl class="params"><dt>Parameters</dt><dd>
@@ -171,9 +174,7 @@
</dd>
</dl>
-<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00083">83</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
-
-<p class="reference">Referenced by <a class="el" href="src_2core_2_g_p_u_target_8cpp_source.xhtml#l00127">arm_compute::get_target_from_name()</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00087">87</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
</div>
</div>
@@ -202,7 +203,7 @@
</tr>
</table>
</div><div class="memdoc">
-<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span> \</div><div class="line"> { \</div><div class="line"> ARM_COMPUTE_CREATE_DEFAULT_CORE_LOGGER(); \</div><div class="line"> ARM_COMPUTE_LOG_MSG_WITH_FORMAT_CORE(<a class="code" href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a>, fmt, __VA_ARGS__); \</div><div class="line"> } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="namespacearm__compute_1_1logging_xhtml_aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3"><div class="ttname"><a href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a></div><div class="ttdoc">Information log level. </div></div>
+<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span> \</div><div class="line"> { \</div><div class="line"> ARM_COMPUTE_CREATE_DEFAULT_CORE_LOGGER(); \</div><div class="line"> ARM_COMPUTE_LOG_MSG_WITH_FORMAT_CORE(<a class="code" href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a>, fmt, __VA_ARGS__); \</div><div class="line"> } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="namespacearm__compute_1_1logging_xhtml_aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3"><div class="ttname"><a href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a></div><div class="ttdoc">Information log level.</div></div>
</div><!-- fragment -->
<p>Log information level formatted message to the core system logger. </p>
<dl class="params"><dt>Parameters</dt><dd>
@@ -213,9 +214,7 @@
</dd>
</dl>
-<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00095">95</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
-
-<p class="reference">Referenced by <a class="el" href="_g_c_kernel_library_8cpp_source.xhtml#l00079">GCProgram::compile_shader()</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00099">99</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
</div>
</div>
@@ -234,7 +233,7 @@
</tr>
</table>
</div><div class="memdoc">
-<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span> \</div><div class="line"> { \</div><div class="line"> ARM_COMPUTE_CREATE_DEFAULT_CORE_LOGGER(); \</div><div class="line"> ARM_COMPUTE_LOG_STREAM_CORE(<a class="code" href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a>, ss); \</div><div class="line"> } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="namespacearm__compute_1_1logging_xhtml_aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3"><div class="ttname"><a href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a></div><div class="ttdoc">Information log level. </div></div>
+<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span> \</div><div class="line"> { \</div><div class="line"> ARM_COMPUTE_CREATE_DEFAULT_CORE_LOGGER(); \</div><div class="line"> ARM_COMPUTE_LOG_STREAM_CORE(<a class="code" href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a>, ss); \</div><div class="line"> } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="namespacearm__compute_1_1logging_xhtml_aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3"><div class="ttname"><a href="namespacearm__compute_1_1logging.xhtml#aca1fd1d8935433e6ba2e3918214e07f9a551b723eafd6a31d444fcb2f5920fbd3">arm_compute::logging::LogLevel::INFO</a></div><div class="ttdoc">Information log level.</div></div>
</div><!-- fragment -->
<p>Log information level stream to the core system logger. </p>
<dl class="params"><dt>Parameters</dt><dd>
@@ -244,9 +243,7 @@
</dd>
</dl>
-<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00106">106</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
-
-<p class="reference">Referenced by <a class="el" href="_g_c_kernel_library_8cpp_source.xhtml#l00079">GCProgram::compile_shader()</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00110">110</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
</div>
</div>
@@ -285,7 +282,7 @@
</dd>
</dl>
-<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00047">47</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00051">51</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
</div>
</div>
@@ -331,7 +328,7 @@
</dd>
</dl>
-<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00060">60</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00064">64</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
</div>
</div>
@@ -370,7 +367,7 @@
</dd>
</dl>
-<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00072">72</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_log_8h_source.xhtml#l00076">76</a> of file <a class="el" href="_log_8h_source.xhtml">Log.h</a>.</p>
</div>
</div>
@@ -380,9 +377,9 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_1fb090f0c6070330bfaccc4236d3ca0d.xhtml">core</a></li><li class="navelem"><a class="el" href="_log_8h.xhtml">Log.h</a></li>
- <li class="footer">Generated on Thu Nov 22 2018 11:57:42 for Compute Library by
+ <li class="footer">Generated on Thu Feb 28 2019 12:24:55 for Compute Library by
<a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>
</div>
</body>