Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
trace_branch.c File Reference
#include <linux/kallsyms.h>
#include <linux/seq_file.h>
#include <linux/spinlock.h>
#include <linux/irqflags.h>
#include <linux/debugfs.h>
#include <linux/uaccess.h>
#include <linux/module.h>
#include <linux/ftrace.h>
#include <linux/hash.h>
#include <linux/fs.h>
#include <asm/local.h>
#include "trace.h"
#include "trace_stat.h"
#include "trace_output.h"

Go to the source code of this file.

Functions

void ftrace_likely_update (struct ftrace_branch_data *f, int val, int expect)
 
 EXPORT_SYMBOL (ftrace_likely_update)
 
 fs_initcall (init_annotated_branch_stats)
 

Variables

unsigned long __start_annotated_branch_profile []
 
unsigned long __stop_annotated_branch_profile []
 

Function Documentation

EXPORT_SYMBOL ( ftrace_likely_update  )
fs_initcall ( init_annotated_branch_stats  )
void ftrace_likely_update ( struct ftrace_branch_data *  f,
int  val,
int  expect 
)

Definition at line 211 of file trace_branch.c.

Variable Documentation

unsigned long __start_annotated_branch_profile[]
unsigned long __stop_annotated_branch_profile[]