Home
last modified time | relevance | path

Searched defs:namespace (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/utility/smart_parser/config/
Dextract_rule.json4 {"namespace":"segStatus", "matchKey":"tid=\\d+ (.*)", "desc":""}, string
5 …{"namespace":"segWaitOther", "matchKey":"waiting to lock.*held by thread (\\d+)", "desc":" waiting… string
6 {"namespace":"segWaitSelf", "matchKey":"- waiting on <(.*)>", "desc":" waiting on itself"}, string
7 … {"namespace":"segIpcTrans", "matchKey":"os\\.(IpcProxy)\\.transact", "desc":" ipc transact:"}, string
8 …{"namespace":"segIpcFull", "matchKey":"os\\.Ipc\\.(blockUntilThreadAvailable)", "desc":" ipc full:… string
18 … {"namespace":"BasicParam", "matchKey":"PROCESS_NAME", "v_process":"PROCESS_NAME = (.*)"}, string
19 {"namespace":"BasicParam", "matchKey":"PID = ", "v_pid":"PID = (.*)"}, string
20 {"namespace":"BasicParam", "matchKey":"UID = ", "v_uid":"UID = (.*)"} string
23 …{"namespace":"LayerOneCmd", "matchKey":"----- pid ", "num":2, "v_id":"^----- pid (\\d+) at", "v_na… string
24 …{"namespace":"LayerTwoCmd", "matchKey":" prio=@&@ tid=", "num":3, "v_id":"tid=(\\d+) ", "v_name":"… string
[all …]
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/common/
Dextract_rule.json4 {"namespace":"segStatus", "matchKey":"tid=\\d+ (.*)", "desc":""}, string
5 …{"namespace":"segWaitOther", "matchKey":"waiting to lock.*held by thread (\\d+)", "desc":" waiting… string
6 {"namespace":"segWaitSelf", "matchKey":"- waiting on <(.*)>", "desc":" waiting on itself"}, string
7 … {"namespace":"segIpcTrans", "matchKey":"os\\.(IpcProxy)\\.transact", "desc":" ipc transact:"}, string
8 …{"namespace":"segIpcFull", "matchKey":"os\\.Ipc\\.(blockUntilThreadAvailable)", "desc":" ipc full:… string
18 … {"namespace":"BasicParam", "matchKey":"PROCESS_NAME", "v_process":"PROCESS_NAME = (.*)"}, string
19 {"namespace":"BasicParam", "matchKey":"PID = ", "v_pid":"PID = (.*)"}, string
20 {"namespace":"BasicParam", "matchKey":"UID = ", "v_uid":"UID = (.*)"} string
23 …{"namespace":"LayerOneCmd", "matchKey":"----- pid ", "num":2, "v_id":"^----- pid (\\d+) at", "v_na… string
24 …{"namespace":"LayerTwoCmd", "matchKey":" prio=@&@ tid=", "num":3, "v_id":"tid=(\\d+) ", "v_name":"… string
[all …]