Searched defs:timechart (Results 1 – 2 of 2) sorted by relevance
54 struct timechart { struct55 struct perf_tool tool;56 struct per_pid *all_data;57 struct power_event *power_events;58 struct wake_event *wake_events;59 int proc_num;60 unsigned int numcpus;61 u64 min_freq, /* Lowest CPU frequency seen */62 max_freq, /* Highest CPU frequency seen */63 turbo_frequency,[all …]
51 struct timechart { struct52 struct perf_tool tool;53 struct per_pid *all_data;54 struct power_event *power_events;55 struct wake_event *wake_events;56 int proc_num;57 unsigned int numcpus;58 u64 min_freq, /* Lowest CPU frequency seen */59 max_freq, /* Highest CPU frequency seen */60 turbo_frequency,[all …]