Searched defs:bcc_perf_buffer_opts (Results 1 – 3 of 3) sorted by relevance
38 struct bcc_perf_buffer_opts { struct39 int pid;40 int cpu;41 int wakeup_events;
139 class bcc_perf_buffer_opts(ct.Structure): class