LCOV - code coverage report
Current view: top level - subsys/tracing - tracing_none.c (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 4 0.0 %
Date: 2022-08-18 11:36:24 Functions: 0 4 0.0 %
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : /*
       2                 :            :  * Copyright (c) 2019 Intel corporation
       3                 :            :  *
       4                 :            :  * SPDX-License-Identifier: Apache-2.0
       5                 :            :  */
       6                 :            : 
       7                 :            : #include <init.h>
       8                 :            : #include <string.h>
       9                 :            : #include <kernel.h>
      10                 :            : 
      11                 :          0 : void sys_trace_isr_enter(void) {}
      12                 :            : 
      13                 :          0 : void sys_trace_isr_exit(void) {}
      14                 :            : 
      15                 :          0 : void sys_trace_isr_exit_to_scheduler(void) {}
      16                 :            : 
      17                 :          0 : void sys_trace_idle(void) {}

Generated by: LCOV version 1.14