HomeSort by relevance Sort by last modified time
    Searched full:vcont (Results 1 - 15 of 15) sorted by null

  /external/fio/
verify.c 212 struct vcont { struct
283 static void dump_verify_buffers(struct verify_header *hdr, struct vcont *vc)
319 static void log_verify_failure(struct verify_header *hdr, struct vcont *vc)
341 static inline void *io_u_verify_off(struct verify_header *hdr, struct vcont *vc)
346 static int verify_io_u_pattern(struct verify_header *hdr, struct vcont *vc)
391 static int verify_io_u_meta(struct verify_header *hdr, struct vcont *vc)
427 static int verify_io_u_xxhash(struct verify_header *hdr, struct vcont *vc)
451 static int verify_io_u_sha512(struct verify_header *hdr, struct vcont *vc)
476 static int verify_io_u_sha256(struct verify_header *hdr, struct vcont *vc)
501 static int verify_io_u_sha1(struct verify_header *hdr, struct vcont *vc
    [all...]
  /external/lldb/examples/test/tmp/
lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt 25 com.apple.main-thread < 10> send packet: $vCont?#00
26 com.apple.main-thread < 17> read packet: $vCont;c;C;s;S#00
lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt 25 com.apple.main-thread < 10> send packet: $vCont?#00
26 com.apple.main-thread < 17> read packet: $vCont;c;C;s;S#00
  /external/lldb/tools/debugserver/source/
RNBRemote.h 68 vcont, // 'vCont' enumerator in enum:RNBRemote::__anon9138
69 vcont_list_actions, // 'vCont?'
RNBRemote.cpp 144 t.push_back (Packet (vcont_list_actions, &RNBRemote::HandlePacket_v, NULL, "vCont;", "Verbose resume with thread actions"));
145 t.push_back (Packet (vcont_list_actions, &RNBRemote::HandlePacket_v, NULL, "vCont?", "List valid continue-with-thread-actions actions"));
    [all...]
ChangeLog     [all...]
  /prebuilts/misc/android-mips/gdbserver/
gdbserver 
  /external/lldb/examples/python/
gdbremote.py 570 # Skip the leading 'vCont;'
587 s += 'unrecognized vCont mode: ', mode
840 'vCont' : { 'cmd' : cmd_vCont , 'rsp' : rsp_vCont , 'name' : "extended continue command" },
    [all...]
  /prebuilts/misc/android-arm/gdbserver/
gdbserver 
  /prebuilts/misc/android-x86/gdbserver/
gdbserver 
  /external/lldb/source/Plugins/Process/gdb-remote/
ProcessGDBRemote.cpp     [all...]
GDBRemoteCommunicationClient.cpp 244 if (SendPacketAndWaitForResponse("vCont?", response, false))
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
README_DEVELOPERS 384 might be interesting to have a fine-grained thread control (vCont
server.c 886 /* vcont packet code from gdb 6.6 removed */
    [all...]
  /external/lldb/scripts/
disasm-gdb-remote.pl     [all...]

Completed in 351 milliseconds