Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/device/services/ipc/test/unittest/
Dservice_entry_test.cpp72 long t2 = GetTimeMS(); variable
87 long t2 = GetTimeUS(); variable
102 long t2 = GetTimeNS(); variable
/developtools/smartperf_host/trace_streamer/src/base/
Dtriple_map.h32 void Insert(T1 t1, T2 t2, T3 t3, T4 t4) in Insert()
43 T4 Find(T1 t1, T2 t2, T3 t3) in Find()
Dquatra_map.h32 void Insert(T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in Insert()
43 T5 Find(T1 t1, T2 t2, T3 t3, T4 t4) in Find()
Ddouble_map.h33 void Insert(T1 t1, T2 t2, T3 t3) in Insert()
48 T3 Find(T1 t1, T2 t2) in Find()
/developtools/profiler/hiebpf/include/
Dvmlinux.h8491 unsigned int t2; member