Home
last modified time | relevance | path

Searched defs:trace_runtime_event (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/tools/perf/
Dbuiltin-sched.c661 struct trace_runtime_event { struct
662 u32 size;
664 u16 common_type;
665 u8 common_flags;
666 u8 common_preempt_count;
667 u32 common_pid;
668 u32 common_tgid;
670 char comm[16];
671 u32 pid;
672 u64 runtime;
[all …]