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

Go to the source code of this file.

Functions

int sync_start (void)
 
void sync_stop (void)
 
void sync_buffer (int cpu)
 

Detailed Description

Remarks
Copyright 2002 OProfile authors
Read the file COPYING
Author
John Levon levon.nosp@m.@mov.nosp@m.ement.nosp@m.aria.nosp@m.n.org

Definition in file buffer_sync.h.

Function Documentation

void sync_buffer ( int  cpu)

Definition at line 489 of file buffer_sync.c.

int sync_start ( void  )

Definition at line 151 of file buffer_sync.c.

void sync_stop ( void  )

Definition at line 188 of file buffer_sync.c.