Linux Perf
expr.c File Reference
#include "util/debug.h"
#include "util/expr.h"
#include "tests.h"
#include <stdlib.h>
Include dependency graph for expr.c:

Go to the source code of this file.

Functions

static int test (struct parse_ctx *ctx, const char *e, double val2)
 
int test__expr (struct test *t __maybe_unused, int subtest __maybe_unused)
 

Function Documentation

◆ test()

static int test ( struct parse_ctx ctx,
const char *  e,
double  val2 
)
static

Definition at line 7 of file expr.c.

Here is the call graph for this function:

◆ test__expr()

int test__expr ( struct test *t  __maybe_unused,
int subtest  __maybe_unused 
)

Definition at line 17 of file expr.c.

Here is the call graph for this function: