Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
trace.h File Reference

Go to the source code of this file.

Macros

#define BFIN_TRACE_INIT   ((CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION << 4) | 0x03)
 
#define BFIN_TRACE_ON   (BFIN_TRACE_INIT)
 
#define trace_buffer_save(x)
 
#define trace_buffer_restore(x)
 

Variables

unsigned long trace_buff_offset
 
unsigned long software_trace_buff []
 

Macro Definition Documentation

#define BFIN_TRACE_INIT   ((CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION << 4) | 0x03)

Definition at line 16 of file trace.h.

#define BFIN_TRACE_ON   (BFIN_TRACE_INIT)

Definition at line 20 of file trace.h.

#define trace_buffer_restore (   x)

Definition at line 53 of file trace.h.

#define trace_buffer_save (   x)

Definition at line 52 of file trace.h.

Variable Documentation

unsigned long software_trace_buff[]
unsigned long trace_buff_offset