Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelInference/synoptic
/ functions
Functions
6,002 in github.com/ModelInference/synoptic
⨍
Functions
6,002
◇
Types & classes
656
↓ 6 callers
Method
hasTimestamp
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:56
↓ 6 callers
Method
hasTimestamp
()
traces/TwitterTracer/src/ProtoTrace.java:71
↓ 6 callers
Method
hasType
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2514
↓ 6 callers
Method
hashCode
()
synoptic/src/synoptic/model/event/StringEventType.java:69
↓ 6 callers
Method
hashCode
()
synoptic/src/synoptic/model/event/DistEventType.java:403
↓ 6 callers
Method
highlightDefault
()
synopticgwt/src/synopticgwt/client/invariants/model/Event.java:109
↓ 6 callers
Method
internalGetFieldAccessorTable
Get the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with Descr
traces/old/traceGen/src/com/google/protobuf/GeneratedMessage.java:172
↓ 6 callers
Method
interpretEType
Used by CSight.<br/> <br/> Interprets/parses the String eType into either a local, a send, or a receive event. Can only be called once. For send/recei
synoptic/src/synoptic/model/event/DistEventType.java:89
↓ 6 callers
Method
isAccept
()
csight/src/csight/model/fifosys/gfsm/GFSMState.java:105
↓ 6 callers
Method
isAcceptForPid
(int pid)
csight/src/csight/model/fifosys/cfsm/CFSMState.java:102
↓ 6 callers
Method
isInitForPid
(int pid)
csight/src/csight/model/fifosys/cfsm/CFSMState.java:96
↓ 6 callers
Method
isInitial
()
csight/src/csight/model/fifosys/cfsm/fsm/FSMState.java:52
↓ 6 callers
Method
isInitialized
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:1020
↓ 6 callers
Method
isInitialized
()
traces/TwitterTracer/src/MessageTrace.java:1105
↓ 6 callers
Method
isInitialized
()
csight/src/csight/model/fifosys/gfsm/observed/dag/ObsDAGNode.java:178
↓ 6 callers
Method
isSingleton
Returns true if all partitions of the GFSM contain only one observed fifo state
csight/src/csight/model/fifosys/gfsm/GFSM.java:811
↓ 6 callers
Method
lessThan
Used to compare two resource values. Note that (x < y) || (y < x) is only true for totally ordered resource instances. It is not necessarily true for
synoptic/src/synoptic/util/resource/AbstractResource.java:48
↓ 6 callers
Method
merge
Parse a text-format message from {@code input} and merge the contents into {@code builder}.
traces/old/traceGen/src/com/google/protobuf/TextFormat.java:788
↓ 6 callers
Function
midRadius
(s)
synopticgwt/war/protovis-d3.2.js:9183
↓ 6 callers
Method
newTerminalDistEventType
Creates a new DistEventType that is an TERMINAL.
synoptic/src/synoptic/model/event/DistEventType.java:308
↓ 6 callers
Method
node_print
(self, stringy)
traces/PetersonLeaderElection/src/gen_peterson_trace.py:66
↓ 6 callers
Method
parseChannelSpec
Parses the channelSpec command line option value and returns a list of corresponding channelId instances. @throws Exception
synoptic/src/synoptic/model/channelid/ChannelId.java:124
↓ 6 callers
Method
print
(java.awt.Graphics graphics, java.awt.print.PageFormat pageFormat, int pageIndex)
synopticjung/src/synopticjung/JungGui.java:675
↓ 6 callers
Method
probToString
Rounds off edge probability to two decimal places. Used by all edge formatters. NOTE: if this method is modified, make sure to update the synopticgwt.
synoptic/src/synoptic/model/export/GraphExportFormatter.java:44
↓ 6 callers
Function
proxy
@private Proxy the given property on the layer.
synopticgwt/war/protovis-d3.2.js:11193
↓ 6 callers
Method
satisfies
(List<DistEventType> eventsPath)
csight/src/csight/invariants/EventuallyHappens.java:64
↓ 6 callers
Method
setDst
(int value)
traces/old/traceGen/src/prototrace/ProtoTrace.java:353
↓ 6 callers
Method
setFirstSynthTracers
Sets the synthetic tracing event corresponding to first.
csight/src/csight/invariants/BinaryInvariant.java:119
↓ 6 callers
Method
setLabel
Associates an arbitrary label of type t with the transition. @param t The type of label. @param label An object representing th
synoptic/src/synoptic/model/TransitionLabelsMap.java:42
↓ 6 callers
Method
setOptions
Sets the options based on args array. Uses plume-lib for options processing and assumes that the plume options are defined as part of _this_ class ins
synoptic/src/synoptic/main/options/Options.java:59
↓ 6 callers
Method
setProto
See {@link FileDescriptor#setProto}.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:607
↓ 6 callers
Method
setSecondSynthTracers
Sets the synthetic tracing event corresponding to second.
csight/src/csight/invariants/BinaryInvariant.java:126
↓ 6 callers
Method
setSrc
(int value)
traces/old/traceGen/src/prototrace/ProtoTrace.java:335
↓ 6 callers
Method
setTimestamp
(long value)
traces/old/traceGen/src/prototrace/ProtoTrace.java:371
↓ 6 callers
Method
someSynthEventsQRe
Returns an RE encoding an occurrence of any number of the synthetic events, in arbitrary order.
csight/src/csight/invariants/BinaryInvariant.java:147
↓ 6 callers
Method
startViolationHere
Set the start of the violation subpath to this node. This node's label should always be the invariant's first predicate.
synoptic/src/synoptic/invariants/fsmcheck/ConstrainedHistoryNode.java:75
↓ 6 callers
Method
step
Increments vtime at an index and returns the new vtime @param index @return the newly created, incremented vtime
synoptic/src/synoptic/util/resource/VectorTime.java:195
↓ 6 callers
Method
testLinearGraphCExample
Test that the list of events representing a linear graph generates or not (depending on value of cExampleExists) a single counter-example for invarian
synoptic/src/synoptic/tests/units/ModelCheckersTests.java:122
↓ 6 callers
Method
testPartitionGraphCExample
The list of partially ordered events is condensed into a partition graph (the most compressed model). This graph is then checked for existence or not
synoptic/src/synoptic/tests/units/ModelCheckersTests.java:165
↓ 6 callers
Method
toString
()
csight/src/csight/invariants/BinaryInvariant.java:63
↓ 6 callers
Method
tryConsume
If the next token exactly matches {@code token}, consume it and return {@code true}. Otherwise, return {@code false} without doing anything.
traces/old/traceGen/src/com/google/protobuf/TextFormat.java:508
↓ 6 callers
Function
tstamp_to_str
(tstamp)
traces/PetersonLeaderElection/src/gen_peterson_trace.py:27
↓ 6 callers
Method
writeBytes
Write a {@code bytes} field, including tag, to the stream.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:225
↓ 6 callers
Method
writeInt64
Write an {@code int64} field, including tag, to the stream.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:155
↓ 6 callers
Function
y
@private
synopticgwt/war/protovis-d3.2.js:10838
↓ 5 callers
Method
PGraphToGWTGraph
Converts a partition graph into a GWTGraph @param partGraph partition graph @return Equivalent GWTGraph
synopticgwt/src/synopticgwt/server/SynopticService.java:242
↓ 5 callers
Method
addEventNodes
Adds a collection of event nodes to the existing partition. Updates the partition's isTerminal flag. @param eNodes event nodes to add
synoptic/src/synoptic/model/Partition.java:100
↓ 5 callers
Method
addPingPongMessage
(prototrace.ProtoTrace.PingPongMessage value)
traces/old/traceGen/src/prototrace/ProtoTrace.java:1194
↓ 5 callers
Method
addPingPongMessage
(ProtoTrace.PingPongMessage value)
traces/TwitterTracer/src/ProtoTrace.java:3238
↓ 5 callers
Method
addTimeDeltaToSeries
Adds a delta to the series. If the series of deltas is missing, then one will be created. Cannot be called after a single delta has been successfully
synoptic/src/synoptic/model/interfaces/ITransition.java:99
↓ 5 callers
Method
addTransition
Sets the event and the state (local to the same process) that followed this state.
csight/src/csight/model/fifosys/gfsm/observed/dag/ObsDAGNode.java:51
↓ 5 callers
Function
b
(g,h,l,m,q,p)
synopticgwt/war/jquery-1.4.2.min.js:69
↓ 5 callers
Method
checkEncodingEquality
(Set<DistEventType> eventSet1, Set<DistEventType> eventSet2)
csight/tests/csight/model/automaton/EventTypeEncodingsTests.java:90
↓ 5 callers
Method
checkInvsRefineGFSM
Implements the (model check - refine loop). Check each invariant in dynInvs in the pGraph model, and refine pGraph as needed until all invariants are
csight/src/csight/main/CSightMain.java:677
↓ 5 callers
Method
compareTo
Used to compare two resource values. Note that (x < y) || (y < x) is only true for totally ordered resource instances. It is not necessarily true for
synoptic/src/synoptic/util/resource/AbstractResource.java:60
↓ 5 callers
Method
computeInvariants
Uses the miner passed into the constructor to first mine unconstrained invariants. Then walks the trace to compute constraints for AlwaysFollowedInvar
synoptic/src/synoptic/invariants/miners/ConstrainedInvMiner.java:75
↓ 5 callers
Method
computeMedian
@return median delta resource for transition, null if transition has zero delta resources.
synoptic/src/synoptic/util/resource/ResourceSeries.java:79
↓ 5 callers
Method
computeTopologicalOrder
TODO: Needs testing. <br/> <br/> Computes a valid (one of many possible ones) topological ordering of vertices in the trace corresponding to traceid.
synoptic/src/synoptic/model/DAGsTraceGraph.java:261
↓ 5 callers
Method
consistentAnonInitObsFSMState
Returns the _initial_ consistent anonymous state for a process.
csight/src/csight/model/fifosys/gfsm/observed/ObsFSMState.java:86
↓ 5 callers
Method
count
Assumes tracegraph is already constructed. Walks over the tracegraph that eNode is part of to populate seen, eventcounts, followedByCounts, precedesCo
synoptic/src/synoptic/model/ChainRelationPath.java:82
↓ 5 callers
Method
count
Assumes tracegraph is already constructed. Walks over the tracegraph that eNode is part of to populate seen, eventcounts, followedByCounts, and preced
synoptic/src/synoptic/model/TransitiveRelationPath.java:113
↓ 5 callers
Method
digitValue
Interpret a character as a digit (in any base up to 36) and return the numeric value. This is like {@code Character.digit()} but we don't accept non-
traces/old/traceGen/src/com/google/protobuf/TextFormat.java:1202
↓ 5 callers
Method
emptySet
Get an immutable empty FieldSet.
traces/old/traceGen/src/com/google/protobuf/FieldSet.java:97
↓ 5 callers
Method
exportGraph
Serializes g using a dot/gml format and optionally outputs a png file corresponding to the serialized format (dot format export only). @param outputP
synoptic/src/synoptic/main/AbstractMain.java:308
↓ 5 callers
Method
exportIntermediateModels
Exports the GFSM model, as well as the corresponding CFSM, and CFSM augmented with the invariant we are currently checking. @param pGraph @param curI
csight/src/csight/main/CSightMain.java:1701
↓ 5 callers
Method
firstNeverEvent
()
csight/src/csight/invariants/BinaryInvariant.java:180
↓ 5 callers
Method
genITimeParser
Constructs a parser used by tests concerning an integer time. Note: the parser may not be re-used for parsing different traces (it is stateful).
synoptic/src/synoptic/tests/SynopticTest.java:116
↓ 5 callers
Method
get
(String relation)
synoptic/src/synoptic/invariants/miners/AllRelationsTransitiveClosure.java:30
↓ 5 callers
Method
get
Returns the global performance metrics object
synoptic/src/synoptic/benchmarks/PerformanceMetrics.java:100
↓ 5 callers
Method
getBBoxHeight
@return height of path's bounding box
synopticgwt/src/synopticgwt/client/invariants/Path.java:201
↓ 5 callers
Method
getCenterY
()
synopticgwt/src/synopticgwt/client/invariants/model/Event.java:85
↓ 5 callers
Method
getChannelStates
()
csight/src/csight/model/fifosys/gfsm/observed/fifosys/ObsFifoSysState.java:244
↓ 5 callers
Method
getDefaultInstance
Get a {@code DynamicMessage} representing the default instance of the given type.
traces/old/traceGen/src/com/google/protobuf/DynamicMessage.java:66
↓ 5 callers
Method
getDefaultValue
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2536
↓ 5 callers
Method
getEType
Returns the event type of this partition.
synoptic/src/synoptic/model/Partition.java:178
↓ 5 callers
Method
getEnd
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:1241
↓ 5 callers
Method
getEvent
()
csight/src/csight/invariants/EventuallyHappens.java:18
↓ 5 callers
Method
getEventEncodings
()
InvariMint/src/model/EncodedAutomaton.java:289
↓ 5 callers
Method
getExperimentalMapKey
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:6039
↓ 5 callers
Method
getFSMState
(int pid)
csight/src/csight/model/fifosys/cfsm/CFSMState.java:110
↓ 5 callers
Method
getHeight
()
synopticgwt/src/synopticgwt/client/invariants/model/Event.java:189
↓ 5 callers
Method
getIdentifierValue
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:8236
↓ 5 callers
Method
getIndex
Get the index of this descriptor within its parent. In other words, given a {@link FileDescriptor} {@code file}, the following is true: <pre> for a
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:427
↓ 5 callers
Method
getInitialState
()
InvariMint/src/model/EncodedAutomaton.java:285
↓ 5 callers
Method
getInputType
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:4397
↓ 5 callers
Method
getInstance
()
synopticgwt/src/synopticgwt/server/AppConfiguration.java:138
↓ 5 callers
Method
getInstance
Returns singleton instance of DerbyDB. @param path path of database @param isCreate whether or not to create new tables @return
synopticgwt/src/synopticgwt/server/db/DerbyDB.java:118
↓ 5 callers
Method
getIntermediateDumpFilename
Returns the filename for an intermediate dot file based on the given stage name and round number. Adheres to the convention specified above in usage,
synoptic/src/synoptic/main/AbstractMain.java:294
↓ 5 callers
Method
getInvs
Returns all the invariant pairs of a particular invariant type @param invType invariant type @return
synopticgwt/src/synopticgwt/shared/GWTInvariantSet.java:74
↓ 5 callers
Method
getJavaOuterClassname
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:4905
↓ 5 callers
Method
getJavaPackage
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:4898
↓ 5 callers
Method
getLiteJavaType
()
traces/old/traceGen/src/com/google/protobuf/FieldSet.java:59
↓ 5 callers
Method
getNamePart
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:7923
↓ 5 callers
Method
getNextState
Looks up the next state on an ABSTRACT dist event type.
csight/src/csight/model/fifosys/gfsm/observed/fifosys/ObsFifoSysState.java:260
↓ 5 callers
Method
getNumTraces
()
synoptic/src/synoptic/model/TraceGraph.java:120
↓ 5 callers
Method
getOutputType
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:4404
↓ 5 callers
Method
getPackage
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:384
↓ 5 callers
Method
getParent
()
synoptic/src/synoptic/model/EventNode.java:108
↓ 5 callers
Method
getPartition
Gets the partition that will be split. @return the partition that will be split
synoptic/src/synoptic/algorithms/graphops/PartitionMultiSplit.java:120
↓ 5 callers
Method
getPathsThroughPartitions
Returns paths through a set of partition nodes in the form of a map. The returned map maps a traceID to a path (list of partitions) that passes throug
synoptic/src/synoptic/model/PartitionGraph.java:552
← previous
next →
601–700 of 6,002, ranked by callers