Home
last modified time | relevance | path

Searched refs:inherit (Results 1 - 4 of 4) sorted by relevance

/developtools/hiperf/include/
H A Dperf_events.h394 void SetInherit(bool inherit) in SetInherit() argument
396 inherit_ = inherit; in SetInherit()
/developtools/hiperf/src/
H A Dsubcommand_dump.cpp341 PRINT_INDENT(indent + 1, "disabled %u, inherit %u, pinned %u, exclusive %u\n", attr.disabled, in DumpPrintEventAttr()
342 attr.inherit, attr.pinned, attr.exclusive); in DumpPrintEventAttr()
H A Dperf_events.cpp388 eventItem.attr.inherit = (inherit_ ? 1 : 0); in AddSpeEvent()
447 eventItem.attr.inherit = (inherit_ ? 1 : 0); in AddEvent()
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h1474 __u64 inherit: 1; member
[all...]

Completed in 413 milliseconds