Lines Matching defs:self
21 def __init__(self, file_path, MonitorType, extra_params={}): argument
39 def __fill_rv_templates_dir(self): argument
59 def __fill_rv_kernel_dir(self): argument
85 def __read_file(self, path): argument
96 def __buff_to_string(self, buff): argument
105 def fill_monitor_type(self): argument
108 def fill_tracepoint_handlers_skel(self): argument
129 def fill_tracepoint_attach_probe(self): argument
135 def fill_tracepoint_detach_helper(self): argument
141 def fill_main_c(self): argument
161 def fill_model_h_header(self): argument
172 def fill_model_h(self): argument
186 def fill_monitor_class_type(self): argument
191 def fill_monitor_class(self): argument
196 def fill_tracepoint_args_skel(self, tp_type): argument
218 def fill_trace_h(self): argument
232 def fill_kconfig(self): argument
241 def __patch_file(self, file, marker, line): argument
247 def fill_tracepoint_tooltip(self): argument
260 def fill_kconfig_tooltip(self): argument
272 def fill_makefile_tooltip(self): argument
286 def fill_monitor_tooltip(self): argument
291 def __create_directory(self): argument
302 def __write_file(self, file_name, content): argument
312 def __create_file(self, file_name, content): argument
318 def __get_main_name(self): argument
324 def print_files(self): argument