HomeSort by relevance Sort by last modified time
    Searched defs:tracer (Results 1 - 11 of 11) sorted by null

  /external/chromium/base/
file_descriptor_shuffle_unittest.cc 74 InjectionTracer tracer; local
76 EXPECT_TRUE(PerformInjectiveMultimap(map, &tracer));
77 EXPECT_EQ(0u, tracer.actions().size());
82 InjectionTracer tracer; local
85 EXPECT_TRUE(PerformInjectiveMultimap(map, &tracer));
86 EXPECT_EQ(0u, tracer.actions().size());
91 InjectionTracer tracer; local
94 EXPECT_TRUE(PerformInjectiveMultimap(map, &tracer));
95 EXPECT_EQ(0u, tracer.actions().size());
100 InjectionTracer tracer; local
110 InjectionTracer tracer; local
122 InjectionTracer tracer; local
133 InjectionTracer tracer; local
145 InjectionTracer tracer; local
160 InjectionTracer tracer; local
175 InjectionTracer tracer; local
190 InjectionTracer tracer; local
205 InjectionTracer tracer; local
217 InjectionTracer tracer; local
230 InjectionTracer tracer; local
243 InjectionTracer tracer; local
    [all...]
  /external/v8/src/
mark-compact.h 146 void Prepare(GCTracer* tracer);
170 // bookkeeping information. Return a pointer to that tracer.
171 GCTracer* tracer() { return tracer_; } function in class:v8::internal::MarkCompactCollector
228 // A pointer to the current stack-allocated GC tracer object during a full
heap.h 1211 GCTracer* tracer() { return tracer_; } function in class:v8::internal::Heap
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
voyager.h 118 __u8 tracer[4]; member in struct:voyager_eeprom_hdr
  /development/ndk/platforms/android-9/arch-x86/include/asm/
voyager.h 118 __u8 tracer[4]; member in struct:voyager_eeprom_hdr
  /external/blktrace/
blktrace.c 102 * Each tracer will have a tracer_devpath_head that it will add new
119 * For piped output to stdout we will have each tracer thread (one per dev)
126 * dp_entries. (When dp_entries is 0, and a tracer adds an entry it will
130 * adb: It may be better just to have a large buffer per tracer per dev,
163 struct tracer { struct
299 * tracer threads add entries, the main thread takes them off and processes
326 static int (*handle_pfds)(struct tracer *, int, int);
538 static void tracer_wait_unblock(struct tracer *tp)
546 static void tracer_signal_ready(struct tracer *tp,
1456 static inline int net_sendfile_data(struct tracer *tp, struct io_info *iop
    [all...]
  /external/kernel-headers/original/asm-x86/
voyager.h 128 __u8 tracer[4]; /* tracer number */ member in struct:voyager_eeprom_hdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
voyager.h 118 __u8 tracer[4]; member in struct:voyager_eeprom_hdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
voyager.h 118 __u8 tracer[4]; member in struct:voyager_eeprom_hdr
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
voyager.h 118 __u8 tracer[4]; member in struct:voyager_eeprom_hdr
  /packages/apps/Calculator/
arity-2.1.2.jar 

Completed in 682 milliseconds