Searched defs:bcc_perf_buffer_opts (Results 1 – 3 of 3) sorted by relevance
55 struct bcc_perf_buffer_opts { struct56 int pid;57 int cpu;58 int wakeup_events;
139 class bcc_perf_buffer_opts(ct.Structure): class