Home
last modified time | relevance | path

Searched refs:StartProfile (Results 1 – 3 of 3) sorted by relevance

/external/starlark-go/starlark/
Dprofile_test.go28 if err := starlark.StartProfile(prof); err != nil {
Dprofile.go85 func StartProfile(w io.Writer) error { func
/external/starlark-go/cmd/starlark/
Dstarlark.go80 err = starlark.StartProfile(f)