base/arch/i386/calibration/calibrate.c File Reference

Include dependency graph for calibrate.c:

Go to the source code of this file.

Functions

void print_usage (void)
static void endme (int dummy)
static void unload_kernel_helper (void)
int main (int argc, char *argv[])

Variables

option options []


Function Documentation

static void endme ( int  dummy  )  [static]

Definition at line 97 of file calibrate.c.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Definition at line 108 of file calibrate.c.

References args, BUS_CHECK, CAL_8254, CALSRQ, END_BUS_CHECK, END_FREQ_CAL, END_KLATENCY, endme(), fifo, FREQ_CAL, GET_PARAMS, KLATENCY, KTHREADS, MAXARGS, maxj, options, params, period, pid, print_usage(), rtai_open_srq(), rtai_srq(), RTF_NAMELEN, srq, times, and unload_kernel_helper().

Here is the call graph for this function:

void print_usage ( void   ) 

Definition at line 63 of file calibrate.c.

Referenced by main().

static void unload_kernel_helper ( void   )  [static]

Definition at line 99 of file calibrate.c.

Referenced by main().


Variable Documentation

struct option options[]

Initial value:

 {
    { "help",       0, 0, 'h' },
    { "r8254",      0, 0, 'r' },
    { "kernel",     0, 0, 'k' },
    { "kthreads",   0, 0, 'x' },
    { "user",       0, 0, 'u' },
    { "period",     1, 0, 'p' },
    { "time",       1, 0, 't' },
    { "cpu",        0, 0, 'c' },
    { "apic",       0, 0, 'a' },
    { "both",       0, 0, 'b' },
    { "scope",      1, 0, 's' },
    { "interrupt",  0, 0, 'i' },
    { NULL,         0, 0,  0 }
}

Definition at line 47 of file calibrate.c.

Referenced by main().


Generated on Tue Feb 2 17:46:12 2010 for RTAI API by  doxygen 1.4.7