Home
last modified time | relevance | path

Searched refs:tifast (Results 1 – 4 of 4) sorted by relevance

/art/tools/jvmti-agents/ti-fast/
DAndroid.bp19 name: "tifast-base-defaults",
20 srcs: ["tifast.cc"],
34 name: "tifast-defaults",
39 defaults: ["tifast-base-defaults"],
43 name: "tifast-static-defaults",
45 defaults: ["tifast-base-defaults"],
59 defaults: ["tifast-static-defaults"],
64 defaults: ["tifast-defaults"],
71 "tifast-defaults",
DREADME.md1 # tifast chapter
3 tifast is a JVMTI agent designed for profiling the performance impact listening
4 to various JVMTI events. It is called tifast since none of the event handlers do
Dtifast.cc30 namespace tifast { namespace
/art/tools/jvmti-agents/ti-alloc-sample/
Dti_alloc_sample.cc33 namespace tifast { namespace