Home
last modified time | relevance | path

Searched refs:SDT (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/Documentation/
A Dperf-probe.txt168 4) Pre-defined SDT events or cached event with name
179 'SDTEVENT' and 'PROVIDER' is the pre-defined event name which is defined by user SDT (Statically De…
180 …ore using the SDT event, the target binary (on which SDT events are defined) must be scanned by li…
182 For details of the SDT, see below.
A Dperf-buildid-cache.txt18 This also scans the target binary for SDT (Statically Defined Tracing) and
/linux/drivers/media/pci/tw686x/
A Dtw686x-regs.h72 #define SDT VDREG8(0x10e) macro
A Dtw686x-video.c792 reg_write(vc->dev, SDT[vc->ch], val); in tw686x_set_standard()
846 old_std = reg_read(dev, SDT[vc->ch]); in tw686x_querystd()
847 reg_write(dev, SDT[vc->ch], 0x7); in tw686x_querystd()
853 detected_std = reg_read(dev, SDT[vc->ch]); in tw686x_querystd()
858 reg_write(dev, SDT[vc->ch], old_std); in tw686x_querystd()
/linux/Documentation/driver-api/media/drivers/
A Dvidtv.rst153 SDT, NIT and EIT.
156 Systems*, while the specification for the SDT, NIT, EIT can be found in *ETSI
196 #. Their services will be concatenated to populate the SDT.
/linux/drivers/media/i2c/
A Dtw9910.c65 #define SDT 0x1C /* Standard Selection */ macro
/linux/tools/perf/
A DMakefile.config507 msg := $(warning gelf_getnote() not found on libelf, SDT support disabled);
567 …msg := $(warning No sys/sdt.h found, no SDT events are defined, please install systemtap-sdt-devel…
/linux/drivers/i2c/busses/
A Di2c-rcar.c68 #define SDT (1 << 2) /* slave data transmitted */ macro

Completed in 20 milliseconds