Lines Matching defs:self

268     def tracepoint_is_child(self, field):  argument
275 def __init__(self, exit_reasons): argument
281 def debugfs_is_child(self, field): argument
287 def __init__(self): argument
301 def debugfs_is_child(self, field): argument
307 def __init__(self): argument
313 def debugfs_is_child(self, field): argument
319 def __init__(self): argument
325 def debugfs_is_child(self, field): argument
356 def __init__(self): argument
370 def __init__(self): argument
373 def add_event(self, event): argument
376 def read(self): argument
402 def __init__(self, name, group, trace_cpu, trace_pid, trace_point, argument
411 def __del__(self): argument
422 def _perf_event_open(self, attr, pid, cpu, group_fd, flags): argument
441 def _setup_event_attribute(self, trace_set, trace_point): argument
451 def _setup_event(self, group, trace_cpu, trace_pid, trace_point, argument
482 def enable(self): argument
491 def disable(self): argument
500 def reset(self): argument
507 def __init__(self, pid): argument
534 def __init__(self, pid, fields_filter): argument
557 def _get_available_fields(self): argument
583 def update_fields(self, fields_filter): argument
616 def _setup_traces(self): argument
675 def fields(self): argument
679 def fields(self, fields): argument
694 def pid(self): argument
698 def pid(self, pid): argument
707 def read(self, by_guest=0): argument
720 def reset(self): argument
730 def __init__(self, pid, fields_filter, include_past): argument
739 def _get_available_fields(self): argument
751 def update_fields(self, fields_filter): argument
762 def fields(self): argument
766 def fields(self, fields): argument
771 def pid(self): argument
775 def pid(self, pid): argument
788 def _verify_paths(self): argument
795 def read(self, reset=0, by_guest=0): argument
841 def _read_field(self, field, path): argument
851 def reset(self): argument
856 def _restore(self): argument
872 def __init__(self, options): argument
879 def _get_providers(self, options): argument
891 def _update_provider_filters(self): argument
899 def reset(self): argument
905 def fields_filter(self): argument
909 def fields_filter(self, fields_filter): argument
915 def pid_filter(self): argument
919 def pid_filter(self, pid): argument
927 def child_events(self): argument
931 def child_events(self, val): argument
936 def get(self, by_guest=0): argument
955 def toggle_display_guests(self, to_pid): argument
992 def __init__(self, stats, opts): argument
1000 def __enter__(self): argument
1025 def __exit__(self, *exception): argument
1053 def _print_all_gnames(self, row): argument
1116 def _update_pid(self, pid): argument
1122 def _refresh_header(self, pid=None): argument
1153 def _refresh_body(self, sleeptime): argument
1161 def get_sorted_events(self, stats): argument
1264 def _display_guest_dead(self): argument
1269 def _show_msg(self, text): argument
1284 def _show_help_interactive(self): argument
1313 def _show_filter_selection(self): argument
1346 def _show_set_update_interval(self): argument
1376 def _is_running_guest(self, pid): argument
1382 def _show_vm_selection_by_guest(self): argument
1434 def show_stats(self): argument
1502 def __init__(self, keys): argument
1507 def get_banner(self): argument
1510 def get_statline(self, keys, s): argument
1518 def __init__(self, keys): argument
1523 def get_banner(self): argument
1526 def get_statline(self, keys, s): argument
1638 def __call__(self, parser, namespace, values, option_string=None): argument