Home
last modified time | relevance | path

Searched refs:FSTRACE_TYPES_FILE (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/scripts/
H A Dhiebpf_code_generator.py22 FSTRACE_TYPES_FILE = "../include/fstrace_types.h" variable
60 FSTRACE_TYPES_FILE = val variable
67 TYPES_FILE_EXISTS = os.path.exists(FSTRACE_TYPES_FILE)
74 with open(FSTRACE_TYPES_FILE, 'w') as fstrace_ouf:
78 fstrace.output_fstrace_code(FSTRACE_PROGS_FILE, FSTRACE_TYPES_FILE, FSTRACE_TARGETS_FILE

Completed in 1 milliseconds