Home
last modified time | relevance | path

Searched refs:dot2k (Results 1 – 5 of 5) sorted by relevance

/linux/tools/verification/dot2/
H A Ddot2k12 from dot2.dot2k import dot2k
28 monitor=dot2k(params.dot_file, params.monitor_type)
H A DMakefile22 $(INSTALL) dot2k.py -D -m 644 $(DESTDIR)$(PYLIB)/dot2/dot2k.py
23 $(INSTALL) dot2k -D -m 755 $(DESTDIR)$(bindir)/
H A Ddot2k.py15 class dot2k(Dot2c): class
/linux/Documentation/trace/rv/
H A Dda_monitor_synthesis.rst43 is automated by the dot2k tool and the rv/da_monitor.h header file that
46 dot2k chapter
49 The dot2k utility leverages dot2c by converting an automaton model in
56 $ dot2k -d wip.dot -t per_cpu
90 the 'type' argument is the data type used by dot2k on the representation of
137 dot2k, the developer's work should be limited to the instrumentation
145 [2] dot2k appends the monitor's name suffix to the events enums to
H A Dda_monitor_instrumentation.rst4 The RV monitor file created by dot2k, with the name "$MODEL_NAME.c"
115 dot2k automatically creates two special functions::
142 is used to connect the wip model events to the relative kernel event. dot2k automatically