Home
last modified time | relevance | path

Searched refs:HITRACE_TAG_BLUETOOTH (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hitrace/cmd/example/
Dhitrace_example.cpp75 HITRACE_TAG_BLUETOOTH,
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace_meter/
Dhitrace_meter.h71 constexpr uint64_t HITRACE_TAG_BLUETOOTH = (1ULL << 60); // bluetooth tag. variable
/base/hiviewdfx/hitrace/cmd/src/
Dhitrace_cmd.cpp912 … g_tagMap["bluetooth"] = { "bluetooth", "communicatio bluetooth", HITRACE_TAG_BLUETOOTH, USER, {}}; in InitAllSupportTags()