Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
kernel
trace
trace_selftest_dynamic.c
Go to the documentation of this file.
1
#include "
trace.h
"
2
3
int
DYN_FTRACE_TEST_NAME
(
void
)
4
{
5
/* used to call mcount */
6
return
0;
7
}
8
9
int
DYN_FTRACE_TEST_NAME2
(
void
)
10
{
11
/* used to call mcount */
12
return
0;
13
}
Generated on Thu Jan 10 2013 14:55:16 for Linux Kernel by
1.8.2