HomeSort by: relevance | last modified time | path
    Searched defs:linux_supports_pt_feature (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/nat/
linux-btrace.c 421 feature first via linux_supports_pt_feature. */
451 linux_supports_pt_feature (const char *feature) function
683 if (conf->ptwrite && linux_supports_pt_feature ("ptwrite"))
691 if (linux_supports_pt_feature ("event_trace"))
  /src/external/gpl3/gdb/dist/gdb/nat/
linux-btrace.c 421 feature first via linux_supports_pt_feature. */
451 linux_supports_pt_feature (const char *feature) function
683 if (conf->ptwrite && linux_supports_pt_feature ("ptwrite"))
691 if (linux_supports_pt_feature ("event_trace"))

Completed in 15 milliseconds