HomeSort by relevance Sort by last modified time
    Searched refs:GenerateProfilerForTypedVariable (Results 1 - 3 of 3) sorted by null

  /test/vts/compilation_tools/vtsc/code_gen/profiler/
HalHidlProfilerCodeGen.cpp 76 GenerateProfilerForTypedVariable(out, val.vector_value(0),
97 GenerateProfilerForTypedVariable(out, val.vector_value(0), array_element_name,
119 GenerateProfilerForTypedVariable(out, struct_field, struct_field_name,
140 GenerateProfilerForTypedVariable(out, union_field, union_field_name,
293 GenerateProfilerForTypedVariable(out, val.fmq_value(0), fmq_item_name,
320 GenerateProfilerForTypedVariable(out, val.fmq_value(0), fmq_item_name,
367 GenerateProfilerForTypedVariable(out, arg, arg_name,
406 GenerateProfilerForTypedVariable(out, arg, result_name,
ProfilerCodeGenBase.cpp 143 void ProfilerCodeGenBase::GenerateProfilerForTypedVariable(Formatter& out,
262 GenerateProfilerForTypedVariable(out, attribute, "arg_name", "arg_val_name");
ProfilerCodeGenBase.h 158 virtual void GenerateProfilerForTypedVariable(Formatter& out,

Completed in 1626 milliseconds