HomeSort by relevance Sort by last modified time
    Searched refs:trace_entry (Results 1 - 21 of 21) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp 53 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
65 trace_entry(const entry& r_e, false_type) const function in class:PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const function in class:PB_DS_CLASS_C_DEC
binary_heap_.hpp 318 trace_entry(const entry& r_e, false_type) const;
321 trace_entry(const entry& r_e, true_type) const;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp 53 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
65 trace_entry(const entry& r_e, false_type) const function in class:PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const function in class:PB_DS_CLASS_C_DEC
binary_heap_.hpp 318 trace_entry(const entry& r_e, false_type) const;
321 trace_entry(const entry& r_e, true_type) const;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp 53 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
65 trace_entry(const entry& r_e, false_type) const function in class:PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const function in class:PB_DS_CLASS_C_DEC
binary_heap_.hpp 318 trace_entry(const entry& r_e, false_type) const;
321 trace_entry(const entry& r_e, true_type) const;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp 53 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
65 trace_entry(const entry& r_e, false_type) const function in class:PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const function in class:PB_DS_CLASS_C_DEC
binary_heap_.hpp 318 trace_entry(const entry& r_e, false_type) const;
321 trace_entry(const entry& r_e, true_type) const;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp 53 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
65 trace_entry(const entry& r_e, false_type) const function in class:PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const function in class:PB_DS_CLASS_C_DEC
binary_heap_.hpp 318 trace_entry(const entry& r_e, false_type) const;
321 trace_entry(const entry& r_e, true_type) const;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp 53 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
65 trace_entry(const entry& r_e, false_type) const function in class:PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const function in class:PB_DS_CLASS_C_DEC
binary_heap_.hpp 318 trace_entry(const entry& r_e, false_type) const;
321 trace_entry(const entry& r_e, true_type) const;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp 53 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
65 trace_entry(const entry& r_e, false_type) const function in class:PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const function in class:PB_DS_CLASS_C_DEC
binary_heap_.hpp 318 trace_entry(const entry& r_e, false_type) const;
321 trace_entry(const entry& r_e, true_type) const;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp 53 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
65 trace_entry(const entry& r_e, false_type) const function in class:PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const function in class:PB_DS_CLASS_C_DEC
binary_heap_.hpp 318 trace_entry(const entry& r_e, false_type) const;
321 trace_entry(const entry& r_e, true_type) const;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp 53 trace_entry(m_a_entries[i], s_no_throw_copies_ind);
65 trace_entry(const entry& r_e, false_type) const function in class:PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const function in class:PB_DS_CLASS_C_DEC
binary_heap_.hpp 309 trace_entry(const entry&, false_type) const;
312 trace_entry(const entry&, true_type) const;
  /sdk/emulator/qtools/
gtrace.h 13 struct trace_entry { struct in class:Gtrace
gtrace.cpp 7 static char zeros[Gtrace::kGtraceEntriesPerBlock * sizeof(Gtrace::trace_entry)];
114 trace_entry entry;
  /external/linux-tools-perf/
builtin-timechart.c 308 struct trace_entry { struct
319 struct trace_entry te;
327 struct trace_entry te;
334 struct trace_entry te;
361 struct trace_entry te;
433 sched_wakeup(int cpu, u64 timestamp, int pid, struct trace_entry *te)
466 static void sched_switch(int cpu, u64 timestamp, struct trace_entry *te)
502 struct trace_entry *te;

Completed in 1023 milliseconds