add Doxygen documentation
[o-du/phy.git] / docs / API / xran__mlog__lnx_8h_source.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.13"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <title>o-du/phy: xran_mlog_lnx.h Source File</title>
9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
10 <script type="text/javascript" src="jquery.js"></script>
11 <script type="text/javascript" src="dynsections.js"></script>
12 <link href="search/search.css" rel="stylesheet" type="text/css"/>
13 <script type="text/javascript" src="search/searchdata.js"></script>
14 <script type="text/javascript" src="search/search.js"></script>
15 <link href="doxygen.css" rel="stylesheet" type="text/css" />
16 </head>
17 <body>
18 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19 <div id="titlearea">
20 <table cellspacing="0" cellpadding="0">
21  <tbody>
22  <tr style="height: 56px;">
23   <td id="projectalign" style="padding-left: 0.5em;">
24    <div id="projectname">o-du/phy
25    </div>
26    <div id="projectbrief">Intel O-RAN/X-RAN Generated Doxygen Documentation</div>
27   </td>
28  </tr>
29  </tbody>
30 </table>
31 </div>
32 <!-- end header part -->
33 <!-- Generated by Doxygen 1.8.13 -->
34 <script type="text/javascript">
35 var searchBox = new SearchBox("searchBox", "search",false,'Search');
36 </script>
37 <script type="text/javascript" src="menudata.js"></script>
38 <script type="text/javascript" src="menu.js"></script>
39 <script type="text/javascript">
40 $(function() {
41   initMenu('',true,false,'search.php','Search');
42   $(document).ready(function() { init_search(); });
43 });
44 </script>
45 <div id="main-nav"></div>
46 <!-- window showing the filter options -->
47 <div id="MSearchSelectWindow"
48      onmouseover="return searchBox.OnSearchSelectShow()"
49      onmouseout="return searchBox.OnSearchSelectHide()"
50      onkeydown="return searchBox.OnSearchSelectKey(event)">
51 </div>
52
53 <!-- iframe showing the search results (closed by default) -->
54 <div id="MSearchResultsWindow">
55 <iframe src="javascript:void(0)" frameborder="0" 
56         name="MSearchResults" id="MSearchResults">
57 </iframe>
58 </div>
59
60 <div id="nav-path" class="navpath">
61   <ul>
62 <li class="navelem"><a class="el" href="dir_a4c74d6baed87eba72f3b201b7b4b8f2.html">fhi_lib</a></li><li class="navelem"><a class="el" href="dir_5cc0cc0264b57168b75ca56bde6cc403.html">lib</a></li><li class="navelem"><a class="el" href="dir_7b477aa413287cfa2199e983b77d66dd.html">api</a></li>  </ul>
63 </div>
64 </div><!-- top -->
65 <div class="header">
66   <div class="headertitle">
67 <div class="title">xran_mlog_lnx.h</div>  </div>
68 </div><!--header-->
69 <div class="contents">
70 <a href="xran__mlog__lnx_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/******************************************************************************</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">*   Copyright (c) 2019 Intel.</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">*   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">*   you may not use this file except in compliance with the License.</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">*   You may obtain a copy of the License at</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">*       http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">*   Unless required by applicable law or agreed to in writing, software</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">*   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">*   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">*   See the License for the specific language governing permissions and</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">*   limitations under the License.</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">*******************************************************************************/</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;</div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="preprocessor">#ifndef _XRAN_MLOG_LNX_H_</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#define _XRAN_MLOG_LNX_H_</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;{</div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#ifdef MLOG_ENABLED</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &lt;mlog_lnx.h&gt;</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#else</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="comment">/* stubs for MLOG functions */</span></div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a436f70ee63bcae81f7e9f6a2b923bc4a">   32</a></span>&#160;<span class="preprocessor">#define MLOG_FALSE                  ( 0 )</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;</div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a16ef5507c8fc26ce185dc7fafe9fa4f3">   34</a></span>&#160;<span class="preprocessor">#define MLogOpen(a, b, c, d, e)     MLOG_FALSE</span></div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#abc81f343a060eb7640f808c3ec044094">   35</a></span>&#160;<span class="preprocessor">#define MLogRestart(a)              MLOG_FALSE</span></div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a3c5a3b260b393219742a4604eee825f3">   36</a></span>&#160;<span class="preprocessor">#define MLogPrint(a)                MLOG_FALSE</span></div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#af85fde2b44839241df3d7a055587a63d">   37</a></span>&#160;<span class="preprocessor">#define MLogGetFileLocation()       NULL</span></div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#ab8cc989708d3712f38c9590c0ae36845">   38</a></span>&#160;<span class="preprocessor">#define MLogGetFileSize()           0</span></div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#af082c907eef7707758e6609f51700912">   39</a></span>&#160;<span class="preprocessor">#define MLogSetMask(a)              MLOG_FALSE</span></div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a6810b9d49d41abe30593c97ee2aafb7f">   40</a></span>&#160;<span class="preprocessor">#define MLogGetMask()</span></div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#af20d97d01a37bc7b596a3e31dff9f534">   41</a></span>&#160;<span class="preprocessor">#define MLogRegisterTick()</span></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#ab3a08558e2971726cddceed59f9fd3bd">   42</a></span>&#160;<span class="preprocessor">#define MLogTick()                  0</span></div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a7e13e6c34f14ba82e361777280a5dcc1">   43</a></span>&#160;<span class="preprocessor">#define MLogIncrementCounter()      0</span></div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a2ea88cf07a4bee8b98cb6cea2ef3ae36">   44</a></span>&#160;<span class="preprocessor">#define MLogTask(w,x,y)             0</span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a0ff8af5abafb200b999e885a2eb6f102">   45</a></span>&#160;<span class="preprocessor">#define MLogTaskCore(w,x,y,z)       0</span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#ab3356d3c04286b221a0dc19c17405781">   46</a></span>&#160;<span class="preprocessor">#define MLogMark(x,y)</span></div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a96ff3293aaa5527d87716499b0a235f8">   47</a></span>&#160;<span class="preprocessor">#define MLogDevInfo(x)</span></div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a0e3ce77f913055c8f15e6a396e58b41e">   48</a></span>&#160;<span class="preprocessor">#define MLogRegisterFrameSubframe(x,y)</span></div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a1af05b8bdab3c12648a013c0cda7bbc0">   49</a></span>&#160;<span class="preprocessor">#define MLogAddVariables(x,y,z)</span></div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#af087ea434d0ef4b4e0eafa0ed9ad1a74">   50</a></span>&#160;<span class="preprocessor">#define MLogGetStats(a, b, c, d, e) MLOG_FALSE</span></div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a19fde128c84794eddd5895b93e1a5c33">   51</a></span>&#160;<span class="preprocessor">#define MLogGetAvgStats(a, b, c, d) MLOG_FALSE</span></div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a8140534ae23398782bedc55f68fcff57">   52</a></span>&#160;<span class="preprocessor">#define MLogAddTestCase(a, b)       MLOG_FALSE</span></div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="xran__mlog__lnx_8h.html#a47ad69244bf51cbe703cb6d8568c84ae">   53</a></span>&#160;<span class="preprocessor">#define MLogAddPowerStats(a, b, c, d, e) MLOG_FALSE</span></div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* MLOG_ENABLED */</span><span class="preprocessor"></span></div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;</div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;}</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* #ifdef __cplusplus */</span><span class="preprocessor"></span></div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">/* #ifndef _XRAN_MLOG_LNX_H_ */</span><span class="preprocessor"></span></div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;</div></div><!-- fragment --></div><!-- contents -->
71 <!-- start footer part -->
72 <hr class="footer"/><address class="footer"><small>
73 Generated by &#160;<a href="http://www.doxygen.org/index.html">
74 <img class="footer" src="doxygen.png" alt="doxygen"/>
75 </a> 1.8.13
76 </small></address>
77 </body>
78 </html>