Home
last modified time | relevance | path

Searched defs:category (Results 1 – 11 of 11) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/
Dftrace_cpp_generator.py109 def parser_file_path(self, category): argument
151 def generate_parse_functions(self, category, f): argument
209 def formatter_file_path(self, category): argument
269 def generate_format_functions(self, category, f): argument
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dtrace_ops.cpp86 auto category = line.substr(0, pos - 1); in ListCategories() local
115 for (auto& category : categories) { in EnableCategories() local
Dhitrace_ops.cpp42 for (auto& category : targetCategories_) { in PrepareEnableCategoriesCmd() local
/developtools/ace_ets2bundle/compiler/src/
Ddo_arkTS_linter.ts100 category: ts.DiagnosticCategory.Warning, constant
167 category: ts.DiagnosticCategory.Warning, constant
/developtools/profiler/device/plugins/bytrace_plugin/src/
Dbytrace_module.cpp60 for (std::string category : config.categories()) { in ParseConfig() local
106 for (const std::string& category : g_bytraceInfo->categoryVec) { in BeginTrace() local
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dslice_filter.cpp273 int32_t SliceFilter::MatchingIncompleteSliceIndex(const SlicesStack& stack, DataIndex category, Dat… in MatchingIncompleteSliceIndex()
351 DataIndex category, in CompleteSlice()
411 size_t SliceFilter::EndBinder(uint64_t timeStamp, uint32_t pid, DataIndex category, DataIndex name,… in EndBinder()
494 …EndSlice(uint64_t timeStamp, uint32_t pid, uint32_t threadGroupId, DataIndex category, DataIndex n… in EndSlice()
/developtools/smartperf_host/trace_streamer/src/filter/
Dslice_filter.cpp273 int32_t SliceFilter::MatchingIncompleteSliceIndex(const SlicesStack& stack, DataIndex category, Dat… in MatchingIncompleteSliceIndex()
351 DataIndex category, in CompleteSlice()
411 size_t SliceFilter::EndBinder(uint64_t timeStamp, uint32_t pid, DataIndex category, DataIndex name,… in EndBinder()
494 …EndSlice(uint64_t timeStamp, uint32_t pid, uint32_t threadGroupId, DataIndex category, DataIndex n… in EndSlice()
/developtools/profiler/device/plugins/ftrace_plugin/tools/
Dftrace_proto_generator.py152 def generate_event_proto(self, category, proto_path): argument
/developtools/profiler/device/plugins/memory_plugin/src/
Dsmaps_stats.cpp39 std::string category; in ParseCategory() local
48 bool SmapsStats::GetCategoryFromMap(const std::string &name, std::string &category, in GetCategoryFromMap()
/developtools/profiler/protos/types/plugins/memory_data/
Dmemory_plugin_result.proto50 string category = 17; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/memory_data/
Dmemory_plugin_result.proto50 string category = 17; field