Lines Matching defs:self
21 def __init__(self, file_path, MonitorType, extra_params={}): argument
54 def __fill_rv_templates_dir(self): argument
74 def __fill_rv_kernel_dir(self): argument
100 def __read_file(self, path): argument
111 def __buff_to_string(self, buff): argument
120 def fill_monitor_type(self): argument
123 def fill_parent(self): argument
126 def fill_include_parent(self): argument
131 def fill_tracepoint_handlers_skel(self): argument
152 def fill_tracepoint_attach_probe(self): argument
158 def fill_tracepoint_detach_helper(self): argument
164 def fill_main_c(self): argument
188 def fill_model_h_header(self): argument
200 def fill_model_h(self): argument
214 def fill_monitor_class_type(self): argument
219 def fill_monitor_class(self): argument
224 def fill_tracepoint_args_skel(self, tp_type): argument
246 def fill_monitor_deps(self): argument
254 def fill_trace_h(self): argument
268 def fill_kconfig(self): argument
279 def fill_main_container_h(self): argument
284 def __patch_file(self, file, marker, line): argument
290 def fill_tracepoint_tooltip(self): argument
303 def fill_kconfig_tooltip(self): argument
315 def fill_makefile_tooltip(self): argument
329 def fill_monitor_tooltip(self): argument
334 def __create_directory(self): argument
345 def __write_file(self, file_name, content): argument
355 def __create_file(self, file_name, content): argument
361 def __get_main_name(self): argument
367 def print_files(self): argument