Home
last modified time | relevance | path

Searched defs:MAX_COMM_LEN (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/ffrt_profiler/service/include/
Dffrt_profiler_common.h24 static constexpr uint8_t MAX_COMM_LEN = 16; variable
/developtools/profiler/device/plugins/hiebpf_plugin/tools/include/
Debpf_std_type.h54 static constexpr uint8_t MAX_COMM_LEN = 16; member
74 static constexpr uint8_t MAX_COMM_LEN = 16; member
108 static constexpr uint8_t MAX_COMM_LEN = 16; member
/developtools/profiler/hiebpf/include/
Dhiebpf_macros.h32 #define MAX_COMM_LEN 16 macro
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/ebpf_parser/
Debpf_data_structure.h92 const int32_t MAX_COMM_LEN = 16; variable