Searched defs:category (Results 1 – 10 of 10) sorted by relevance
| /developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/ |
| D | ftrace_cpp_generator.py | 109 def parser_file_path(self, category): argument 152 def generate_parse_functions(self, category, f): argument 223 def formatter_file_path(self, category): argument 283 def generate_format_functions(self, category, f): argument
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | trace_ops.cpp | 86 auto category = line.substr(0, pos - 1); in ListCategories() local 115 for (auto& category : categories) { in EnableCategories() local
|
| D | hitrace_ops.cpp | 42 for (auto& category : targetCategories_) { in PrepareEnableCategoriesCmd() local
|
| /developtools/profiler/device/plugins/bytrace_plugin/src/ |
| D | bytrace_module.cpp | 60 for (std::string category : config.categories()) { in ParseConfig() local 106 for (const std::string& category : g_bytraceInfo->categoryVec) { in BeginTrace() local
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | do_arkTS_linter.ts | 122 category: ts.DiagnosticCategory.Warning, constant 189 category: ts.DiagnosticCategory.Warning, constant
|
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| D | slice_filter.cpp | 287 int32_t SliceFilter::MatchingIncompleteSliceIndex(const SlicesStack &stack, DataIndex category, Dat… in MatchingIncompleteSliceIndex() 363 DataIndex category, in CompleteSlice() 415 size_t SliceFilter::EndBinder(uint64_t timeStamp, uint32_t pid, DataIndex category, DataIndex name,… in EndBinder() 459 std::string category = matchLine[categoryMatchedIdx_].str(); in StartAsyncSlice() local 562 DataIndex category, in EndSlice()
|
| /developtools/profiler/device/plugins/ftrace_plugin/tools/ |
| D | ftrace_proto_generator.py | 152 def generate_event_proto(self, category, proto_path): argument
|
| /developtools/profiler/device/plugins/memory_plugin/src/ |
| D | smaps_stats.cpp | 36 std::string category; in ParseCategory() local 45 bool SmapsStats::GetCategoryFromMap(const std::string &name, std::string &category, in GetCategoryFromMap()
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/memory_data/ |
| D | memory_plugin_result.proto | 50 string category = 17; field
|
| /developtools/profiler/protos/types/plugins/memory_data/ |
| D | memory_plugin_result.proto | 50 string category = 17; field
|