/[rtmk]/rtmk/trace.h
ViewVC logotype

Diff of /rtmk/trace.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jrydberg, Thu Jan 3 01:32:43 2002 UTC revision 1.4 by jrydberg, Fri Jan 11 22:24:11 2002 UTC
# Line 25  struct trace_statistics Line 25  struct trace_statistics
25    unsigned int context_switches;    unsigned int context_switches;
26    unsigned int kernel_stacks;    unsigned int kernel_stacks;
27    unsigned int stack_handoffs;    unsigned int stack_handoffs;
28      unsigned int cpu_switch_hits;
29      unsigned int n_threads;
30      unsigned int n_tasks;
31      unsigned int n_ports;
32  };  };
33    
34  extern struct trace_statistics trace_stats;  extern struct trace_statistics trace_stats;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26