Home
last modified time | relevance | path

Searched refs:trace_entry (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-timechart.c301 struct trace_entry { struct
312 struct trace_entry te; argument
320 struct trace_entry te;
327 struct trace_entry te;
335 struct trace_entry te;
405 sched_wakeup(int cpu, u64 timestamp, int pid, struct trace_entry *te) in sched_wakeup()
436 static void sched_switch(int cpu, u64 timestamp, struct trace_entry *te) in sched_switch()
520 struct trace_entry *te = sample->raw_data; in process_sample_sched_wakeup()
530 struct trace_entry *te = sample->raw_data; in process_sample_sched_switch()