Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

jdb_ktrace.h File Reference

#include "types.h"

Go to the source code of this file.

Enumerations

enum  {
  Log_event_context_switch = 0, Log_event_ipc_shortcut = 1, Log_event_irq_raised = 2, Log_event_timer_irq = 3,
  Log_event_thread_ex_regs = 4, Log_event_trap = 5, Log_event_pf_res = 6, Log_event_sched = 7,
  Log_event_preemption = 8, Log_event_lipc = 9, Log_event_task_new = 10, Log_event_max = 16
}
enum  {
  Kern_cnt_context_switch = 0, Kern_cnt_addr_space_switch = 1, Kern_cnt_shortcut_failed = 2, Kern_cnt_shortcut_success = 3,
  Kern_cnt_irq = 4, Kern_cnt_ipc_long = 5, Kern_cnt_page_fault = 6, Kern_cnt_io_fault = 7,
  Kern_cnt_task_create = 8, Kern_cnt_schedule = 9, Kern_cnt_iobmap_tlb_flush = 10, Kern_cnt_max = 11
}


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
Log_event_context_switch 
Log_event_ipc_shortcut 
Log_event_irq_raised 
Log_event_timer_irq 
Log_event_thread_ex_regs 
Log_event_trap 
Log_event_pf_res 
Log_event_sched 
Log_event_preemption 
Log_event_lipc 
Log_event_task_new 
Log_event_max 

anonymous enum
 

Enumeration values:
Kern_cnt_context_switch 
Kern_cnt_addr_space_switch 
Kern_cnt_shortcut_failed 
Kern_cnt_shortcut_success 
Kern_cnt_irq 
Kern_cnt_ipc_long 
Kern_cnt_page_fault 
Kern_cnt_io_fault 
Kern_cnt_task_create 
Kern_cnt_schedule 
Kern_cnt_iobmap_tlb_flush 
Kern_cnt_max 


Generated on Mon Sep 26 14:20:13 2005 for Fiasco by  doxygen 1.4.2